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