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