pub(crate) fn is_8digits(v: u64) -> bool
dec2flt
Determine if 8 bytes are all decimal digits. This does not care about the order in which the bytes were loaded.