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

Convenience function for reading a Bitcoin-style VarInt