Skip to main content

BUFFER_POOL_MIN_CHUNK_SIZE

Constant BUFFER_POOL_MIN_CHUNK_SIZE 

Source
pub const BUFFER_POOL_MIN_CHUNK_SIZE: usize = 4096;
Expand description

Smallest allowed chunk size in the buffer pool (bytes).