System::IO::BinaryReader::ReadBoolean method
BinaryReader::ReadBoolean method
Reads a single byte from the input stream and returns its boolean representation.
virtual bool System::IO::BinaryReader::ReadBoolean()
ReturnValue
True if the read byte is not equal to 0, otherwise - false
See Also
- Class BinaryReader
- Namespace System::IO
- Library Aspose.TeX for C++