Function buffer_capacity_required
pub(in ::fs) fn buffer_capacity_required(file: &File) -> Option<usize>
Indicates how much extra capacity is needed to read the rest of the file.
buffer_capacity_requiredpub(in ::fs) fn buffer_capacity_required(file: &File) -> Option<usize>
Indicates how much extra capacity is needed to read the rest of the file.