C# Class BitStream.Codec.Encoder6

Inheritance: IEncoder
Afficher le fichier Open project: durow/TestArea

Méthodes publiques

Méthode Description
Encode ( string text ) : byte[]

Private Methods

Méthode Description
GetChar6Index ( char c ) : int

Method Details

Encode() public méthode

public Encode ( string text ) : byte[]
text string
Résultat byte[]