Constructs an empty filter.
Synopsis
Declared in <blockfilter.h>
explicit
GCSFilter(Params const& params = Params());
Parameters
Name |
Description |
params |
The SipHash keys and Golomb‐Rice coding parameters. |
Created with MrDocs