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