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