pub fn read_u64_le<R>(reader: &mut R) -> SerResult<u64> where
    R: Read
Expand description

Convenience function for reading a LE u64