pub const BLOCK_SIZE: usize = 32_768;
Block size: 32 KiB. Records are never split across this boundary except via the standard First/Middle/Last fragmentation mechanism.