Skip to main content

BLOCK_SIZE

Constant BLOCK_SIZE 

Source
pub const BLOCK_SIZE: usize = 4096;
Expand description

Block size used by the Rabin rolling-hash strategy (4 KiB).