write To
Writes this cuckoo filter to an output stream, with a custom format (not Java serialization). This has been measured to save at least 400 bytes compared to regular serialization.
Use readFrom to reconstruct the written CuckooFilter.
Writes this cuckoo filter to an output stream, with a custom format (not Java serialization). This has been measured to save at least 400 bytes compared to regular serialization.
Use readFrom to reconstruct the written CuckooFilter.