Westwind Utilities
FileUtils.CopyStream
Table of Contents
On this page:

FileUtils.CopyStream

public static void CopyStream(Stream source, Stream dest, 
			int bufferSize, bool append)

Parameters

source

dest

bufferSize

append

Overloads

public static void CopyStream(Stream source, Stream dest, int bufferSize)

© West Wind Technologies, 2026 • updated: Jan 02, 2026
Comment or report problem with topic