Class StreamUtils
Contains Stream related static methods.
public static class StreamUtils
- Inheritance
-
StreamUtils
Fields
- Empty
Gets an empty stream.
Methods
- CopyStream(Stream, string)
Copies stream to the file with the specified path.