Skip to main content

BLOCK_SIZE

Constant BLOCK_SIZE 

Source
pub const BLOCK_SIZE: usize = 32_768;
Expand description

Block size: 32 KiB. Records are never split across this boundary except via the standard First/Middle/Last fragmentation mechanism.