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