System::IO::BinaryReader::ReadUInt16 方法
BinaryReader::ReadUInt16 method
从输入流读取 2 字节,并将其作为无符号 16 位整数值返回。
virtual uint16_t System::IO::BinaryReader::ReadUInt16()
ReturnValue
读取的无符号 16 位整数值
另见
- Class BinaryReader
- Namespace System::IO
- Library Aspose.Font for C++