System::IO::Stream::ReadByte 메서드
Stream::ReadByte method
스트림에서 단일 바이트를 읽고, 읽은 바이트 값에 해당하는 32비트 정수 값을 반환합니다.
virtual int System::IO::Stream::ReadByte()
또 보기
- Class Stream
- Namespace System::IO
- Library Aspose.Page for C++
스트림에서 단일 바이트를 읽고, 읽은 바이트 값에 해당하는 32비트 정수 값을 반환합니다.
virtual int System::IO::Stream::ReadByte()