Constant fif::files::BUF_SIZE

source ·
pub const BUF_SIZE: usize = 8192;
Expand description

The number of bytes to read if the file couldn’t be identified from its first INITIAL_BUF_SIZE bytes. Used in the mime_type function.