package
0.0.0-20250221070010-8f85b7a13d98
Repository: https://github.com/axengine/utils.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
BytesToBloom converts a byte slice to a bloom filter.

# Constants

BloomBitLength represents the number of bits used in a header log bloom.
BloomByteLength represents the number of bytes used in a header log bloom.

# Variables

No description provided by the author

# Type aliases

Bloom represents a 2048 bit bloom filter.