Click or drag to resize

StreamExtensionsCopySize Method

Overload List
  NameDescription
Public methodStatic memberCopySize(Stream, Stream, Int64)
Copies the specified number of bytes from one stream to another using the default buffer size.
Public methodStatic memberCopySize(Stream, Stream, Int64, Int32)
Copies the specified number of bytes from one stream to another using the specified buffer size.
Top
See Also