C# 클래스 NVaporWare.EvicEncoding

상속: System.Text.ASCIIEncoding
파일 보기 프로젝트 열기: bitterskittles/NVaporWare

공개 메소드들

메소드 설명
GetString ( byte bytes, int byteIndex, int byteCount ) : string

메소드 상세

GetString() 공개 메소드

public GetString ( byte bytes, int byteIndex, int byteCount ) : string
bytes byte
byteIndex int
byteCount int
리턴 string