Optional
Readonly
hashThe k hash functions
Readonly
kThe number of hash functions to use.
Readonly
mThe bit size of the bloom filter.
Optional
Readonly
nThe initial number of elements in the bloom filter.
Optional
Readonly
valueThe initial bit value of the bloom filter.
Generated using TypeDoc
Options for creating a BloomFilter.