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