module

Multibase::Base

Constants

GMP = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"

Instance methods

decode(str : String) : Bytes
Source
encode(data : String | Bytes) : String
Source
encode(int : Int64) : String
Source
the_dict
Source

Nested types