Turnstone Operating System
|
variable length integer encoding/decoding implementation. More...
Functions | |
MODULE ("turnstone.lib") | |
uint8_t * | varint_encode (uint64_t num, int8_t *size) |
uint64_t | varint_decode (uint8_t *data, int8_t *size) |
variable length integer encoding/decoding implementation.
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.