System::IO::BasicSTDIOStreamWrapper::ReadByte 메서드
BasicSTDIOStreamWrapper::ReadByte method
래핑 모드가 바이너리인 경우 마지막 디코딩된 문자 저장소에서 단일 바이트를 읽고, 그렇지 않으면 스트림에서 단일 문자를 읽어 uint8_t 타입으로 변환합니다.
virtual int System::IO::BasicSTDIOStreamWrapper<T, typename>::ReadByte() override
ReturnValue
읽기 결과와 동등한 32비트 정수 값
또 보기
- Class BasicSTDIOStreamWrapper
- Namespace System::IO
- Library Aspose.Page for C++