C# Class Mosa.Utility.RSP.Rle

ファイルを表示 Open project: tgiphil/MOSA-Project Class Usage Examples

Public Methods

Method Description
Decode ( string data ) : string

Private Methods

Method Description
CheckLength ( int length ) : bool
DecodeAt ( string data, int start ) : string

Method Details

Decode() public static method

public static Decode ( string data ) : string
data string
return string