Status: IN
`BloomFilter.to_bytes` packs a 12-byte header (`m`, `k`, `count` as three little-endian uint32s) followed by the raw bit array, matching the pattern used by SSTable footers for sparse indices
Source: entries/2026/05/28/topic-bloom-filter-integration.md