Crate varu64[−][src]
Expand description
Implementation of the varu64 format in rust.
Modules
nb | Nonblocking encoding and decoding. |
Enums
DecodeError | Everything that can go wrong when decoding a varu64. |
Functions
decode | Decode a |
encode | Encodes |
encode_write | Encodes |
encoding_length | Return how many bytes the encoding of |