Crate levarint64

Crate levarint64 

Source

Functionsยง

decode_u64_from_array_ref
Decodes 1-9 bytes and returns the u64 value and the number of bytes consumed.
encode_u64_to_array_ref
Encodes a u64 into 1-9 bytes and returns the number of bytes updated.