C# 클래스 GrayStorm.ByteArrayExtensions

파일 보기 프로젝트 열기: GrayKernel/GrayStorm

공개 메소드들

메소드 설명
GetInt32 ( this bytes, int index ) : int

메소드 상세

GetInt32() 공개 정적인 메소드

public static GetInt32 ( this bytes, int index ) : int
bytes this
index int
리턴 int