System::IO::BinaryReader::ReadBytes method

BinaryReader::ReadBytes method

입력 스트림에서 지정된 바이트 수를 읽습니다.

virtual ArrayPtr<uint8_t> System::IO::BinaryReader::ReadBytes(int count)
매개변수형식설명
countint읽을 바이트 수

ReturnValue

읽은 바이트를 포함하는 바이트 배열

또 보기