System::IO::File::ReadAllBytes 메서드

File::ReadAllBytes method

지정된 바이너리 파일의 내용을 바이트 배열로 읽어들입니다.

static ArrayPtr<uint8_t> System::IO::File::ReadAllBytes(const String &path)
매개변수형식설명
경로const String&읽을 파일의 경로

ReturnValue

파일 내용을 포함하는 바이트 배열

또 보기