C# 클래스 BitStream.Codec.Encoder6

상속: IEncoder
파일 보기 프로젝트 열기: durow/TestArea

공개 메소드들

메소드 설명
Encode ( string text ) : byte[]

비공개 메소드들

메소드 설명
GetChar6Index ( char c ) : int

메소드 상세

Encode() 공개 메소드

public Encode ( string text ) : byte[]
text string
리턴 byte[]