Method | Description | |
---|---|---|
Decode ( string input ) : byte[] | ||
Encode ( byte input ) : string |
Method | Description | |
---|---|---|
Base91 ( ) : System.Collections.Generic | ||
InitDecodeTable ( ) : void |
public static Decode ( string input ) : byte[] | ||
input | string | |
return | byte[] |