C# Class BitStream.Codec.Encoder6

Inheritance: IEncoder
Mostra file Open project: durow/TestArea

Public Methods

Method Description
Encode ( string text ) : byte[]

Private Methods

Method Description
GetChar6Index ( char c ) : int

Method Details

Encode() public method

public Encode ( string text ) : byte[]
text string
return byte[]