struct UInt128

Defined in:

base62/monkey_patches.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.from_base62(input : String) : UInt128 | Nil #

[View source]

Instance Method Detail

def to_base62 : String #

[View source]