WriteTo()
MemoryStream::WriteTo(SharedPtr<Stream>) method
Writes the content of the underlying buffer to the specified stream.
virtual void System::IO::MemoryStream::WriteTo(SharedPtr<Stream> stream)
Arguments
Parameter | Type | Description |
---|---|---|
stream | SharedPtr<Stream> | The stream to write to |
See Also
- Typedef SharedPtr
- Class Stream
- Class MemoryStream
- Namespace System::IO
- Library Aspose.Slides