Method | Description | |
---|---|---|
ToBytesBase32 ( this input ) : byte[] | ||
ToStringBase32 ( this input ) : string |
Method | Description | |
---|---|---|
CharToValue ( char c ) : int | ||
ValueToChar ( byte b ) : char |
public static ToBytesBase32 ( this input ) : byte[] | ||
input | this | |
return | byte[] |
public static ToStringBase32 ( this input ) : string | ||
input | this | |
return | string |