C# 클래스 ELFSharp.Utilities

파일 보기 프로젝트 열기: antmicro/elfsharp

공개 메소드들

메소드 설명
ReadBytesOrThrow ( this stream, int count ) : byte[]

메소드 상세

ReadBytesOrThrow() 공개 정적인 메소드

public static ReadBytesOrThrow ( this stream, int count ) : byte[]
stream this
count int
리턴 byte[]