fn buffer_capacity_required(file: &File) -> Option<usize>
Expand description

Indicates how much extra capacity is needed to read the rest of the file.