System::IO::BinaryReader::ReadChar 方法
BinaryReader::ReadChar method
从输入流读取单个字符。
virtual char_t System::IO::BinaryReader::ReadChar()
ReturnValue
读取的字符;如果读取的字符在 UTF-16 编码中由两个代码点表示,则仅返回高位代理项。
另见
- Class BinaryReader
- Namespace System::IO
- Library Aspose.Font for C++