pub fn atoi64(word: &[u8]) -> i64Expand description
Parse a signed decimal into an i64, saturating rather than wrapping.
Cross-reference offsets and startxref targets come through here, so an
absurd offset becomes an out-of-range one rather than a small valid one.