package
0.0.2
Repository: https://github.com/vincentbdb/go-algorand.git
Documentation: pkg.go.dev

# Functions

New creates a new Bloom filter.
Optimal computes optimal Bloom filter parameters.
UnmarshalBinary restores the state of the filter from raw data.
UnmarshalJSON defines how this filter should be decoded from JSON.

# Structs

Filter represents the state of the Bloom filter.