module

Base83

Constants

CHARSET = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz#$%*+,-.:;=?@[]^_{|}~"

Instance methods

decode(str : String) : Int64
Source
encode(io : IO, value : Int, length : Int) : Nil
Source
encode(value : Int, length : Int) : String
Source