System::IO::BinaryReader::ReadBoolean 메서드
BinaryReader::ReadBoolean method
입력 스트림에서 단일 바이트를 읽고 해당 바이트의 불리언 표현을 반환합니다.
virtual bool System::IO::BinaryReader::ReadBoolean()
ReturnValue
읽은 바이트가 0이 아니면 true, 그렇지 않으면 false
또 보기
- Class BinaryReader
- Namespace System::IO
- Library Aspose.Page for C++