WriteByte()
StreamWrapper::WriteByte(uint8_t) method
Writes a byte to the current position in the stream and advances the position within the stream by one byte.
void Aspose::Slides::StreamWrapper::WriteByte(uint8_t value) override
Arguments
Parameter | Type | Description |
---|---|---|
value | uint8_t |
See Also
- Class StreamWrapper
- Namespace Aspose::Slides
- Library Aspose.Slides