Lxpen::Precompute::RAMTable
Inherits Reference < Object
Constructors
new(capacity : Int32 = 1000000)
SourceInstance methods
build_from_generator(generator : Generator::CandidateEngine, &on_progress : Int32 -> ) : Nil
Sourceinsert(password : String) : Nil
Sourcelookup(target_hash : StaticArray(UInt8, 16)) : String | Nil
Sourcelookup_hex(hex : String) : String | Nil
Sourcememory_estimate_mb
Sourcesize
Source