Structs

Type for variable length integer. Value is encoded to different lengths based on how large it is rather than always taking the same size. This value is represented as a u64

Functions

Function for reading variable length integers

Function for writing variable length integers

Type Definitions

Type for list of variable length integer