ChunkedMemoryStreamWriteTo Method |
Writes to the specified stream.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public void WriteTo(
Stream stream
)
Parameters
- stream
- Type: System.IOStream
The stream.
See Also