Function file_system::initial_buffer_size[][src]

pub(crate) fn initial_buffer_size(file: &File) -> Result<usize>

Indicates how large a buffer to pre-allocate before reading the entire file.