C# 클래스 Mosa.Utility.RSP.Rle

파일 보기 프로젝트 열기: tgiphil/MOSA-Project 1 사용 예제들

공개 메소드들

메소드 설명
Decode ( string data ) : string

비공개 메소드들

메소드 설명
CheckLength ( int length ) : bool
DecodeAt ( string data, int start ) : string

메소드 상세

Decode() 공개 정적인 메소드

public static Decode ( string data ) : string
data string
리턴 string