Varint

Protobuf-style variable-sized integer

Members

Functions

bytes
ubyte[] bytes()

Returns bytes of an integer

Variables

buffer
ubyte[8] buffer;
Undocumented in source.
size
size_t size;
Undocumented in source.

Meta