Stream.Load Method

Independentsoft MSG .NET

Stream Load Method MSG .NET Class Library
Overload List

  Name Description
Public method Load(String)
Loads data to this stream from the specified file.
Public method Load(String,  Byte )
Loads data to this stream from the specified buffer.
Public method Load(String, Stream)
Loads data to this stream from the specified OnlineStream.
Back to Top
See Also