WriteByte()
Stream::WriteByte(uint8_t) method
Writes the specified unsigned 8-bit integer value to the stream.
virtual void System::IO::Stream::WriteByte(uint8_t value)
Arguments
Parameter | Type | Description |
---|---|---|
value | uint8_t | The value to write |
See Also
- Class Stream
- Namespace System::IO
- Library Aspose.Slides