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
Int64
Int64
Int
Number
Value
Object
Defined in:
base62/monkey_patches.cr
Class Method Summary
.from_base62
(input : String) : Int64 | Nil
Instance Method Summary
#to_base62
: String
Class Method Detail
def self.
from_base62
(input : String) :
Int64
| Nil
#
[
View source
]
Instance Method Detail
def
to_base62
: String
#
[
View source
]