System::IO::BinaryReader::ReadUInt16 method
BinaryReader::ReadUInt16 method
Reads 2 bytes from the input stream and returns them as an unsigned 16-bit integer value.
virtual uint16_t System::IO::BinaryReader::ReadUInt16()
ReturnValue
An unsigned 16-bit integer value read
See Also
- Class BinaryReader
- Namespace System::IO
- Library Aspose.TeX for C++