Stream Load Method | MSG .NET Class Library |
Overload List
Name | Description | |
---|---|---|
![]() |
Load(String) |
Loads data to this stream from the specified file.
|
![]() |
Load(String, Byte ) |
Loads data to this stream from the specified buffer.
|
![]() |
Load(String, Stream) |
Loads data to this stream from the specified
![]() |
See Also