System::IO::Stream::ReadByte method
Stream::ReadByte method
Reads a single byte from the stream and returns a 32-bit integer value equivalent to the value of the read byte.
virtual int System::IO::Stream::ReadByte()
See Also
- Class Stream
- Namespace System::IO
- Library Aspose.PUB for C++