System::IO::BinaryReader::ReadByte 方法

BinaryReader::ReadByte method

从输入流读取单个字节。

virtual uint8_t System::IO::BinaryReader::ReadByte()

ReturnValue

读取的字节

另见