Constant DEFAULT_PEEK_READ_CHUNK_SIZE
pub const DEFAULT_PEEK_READ_CHUNK_SIZE: usize = 64; // 64usizeAvailable on crate feature
std only.Expand description
Default number of bytes requested per read by PeekRouter.