Click or drag to resize

StreamUtils Methods

The StreamUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCopy
Copies the content of one stream into another stream. Define a suitable buffer to control the maximum content size to be transferred in a single read/write step.
Top
See Also