Write()
StreamWrapper::Write(System::ArrayPtr<uint8_t>, int32_t, int32_t) method
writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written.
void Aspose::Slides::StreamWrapper::Write(System::ArrayPtr<uint8_t> buffer, int32_t offset, int32_t count) override
See Also
- Typedef ArrayPtr
- Class StreamWrapper
- Namespace Aspose::Slides
- Library Aspose.Slides