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