Click or drag to resize

StreamExtensionsCopyTo Method

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