A variable length integer encoding implementation inspired by SQLite.
Unstable API.
Consts
maxVarIntLen = 9
- the maximal number of bytes a varint can take Source Edit
A variable length integer encoding implementation inspired by SQLite.
Unstable API.
maxVarIntLen = 9