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