Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
OnePassword::Codec::Base64
Constants
CHARS = "
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789
+/"
Class methods
from_bits
(input, no_equals? :
Bool
, url? :
Bool
)
Source
to_bits
(input :
String
, url? :
Bool
)
Source