Click or drag to resize

StreamExtensions.CopyTo Method

Overload List
 NameDescription
Public Extension MethodCopyTo(Stream, Stream) Copies one stream to another.
Public Extension MethodCopyTo(Stream, Stream, Int32) Copies one stream to another using the specified buffer size.
Top
See Also