System::IO::FileStream::ReadByte 方法
FileStream::ReadByte method
从流中读取单个字节并返回等同于读取字节值的 32 位整数。
int32_t System::IO::FileStream::ReadByte() override
另见
- Class FileStream
- Namespace System::IO
- Library Aspose.Font for C++
从流中读取单个字节并返回等同于读取字节值的 32 位整数。
int32_t System::IO::FileStream::ReadByte() override