package
1.0.0
Repository: https://github.com/syndtr/goleveldb.git
Documentation: pkg.go.dev

# Functions

NewBloomFilter creates a new initialized bloom filter for given bitsPerKey.

# Interfaces

Buffer is the interface that wraps basic Alloc, Write and WriteByte methods.
Filter is the filter.
FilterGenerator is the filter generator.