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