ReadByte()
MemoryStream::ReadByte() method
Reads a single byte from the stream and returns a 32-bit integer value equivalent to the value of the read byte.
int System::IO::MemoryStream::ReadByte() override
See Also
- Class MemoryStream
- Namespace System::IO
- Library Aspose.Slides