Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
base62
master
Int64
Iom
Base62
Converter
UInt128
UUID
Generated using Crystal 1.10.1
2024-03-14 07:34:30 UTC
struct
UUID
UUID
Struct
Value
Object
Defined in:
base62/monkey_patches.cr
Constructors
.new
Class Method Summary
.from_base62
(input : String) : UUID | Nil
Instance Method Summary
#initialize
#to_base62
: String
Constructor Detail
def self.
new
#
[
View source
]
Class Method Detail
def self.
from_base62
(input : String) :
UUID
| Nil
#
[
View source
]
Instance Method Detail
def
initialize
#
[
View source
]
def
to_base62
: String
#
[
View source
]