Searched refs:body_lowest_bound (Results 1 – 1 of 1) sorted by relevance
93 pub fn body_lowest_bound(&self) -> Result<usize> { in body_lowest_bound() method246 let limits = header.body_lowest_bound()?..total_size; in new()