Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Base83
Constants
CHARSET = "0123456789
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
#$%*+,-.:;=?@[]^_{|}~"
Instance methods
decode
(str :
String
) :
Int64
Source
encode
(io :
IO
, value :
Int
, length :
Int
) :
Nil
Source
encode
(value :
Int
, length :
Int
) :
String
Source