Companion

Properties

Link copied to clipboard
const val MAX_BYTES: Long = 9

maximum number of bytes representing an uvarint in this encoding, supporting a maximum value of 2^63 (uint63).

Functions

Link copied to clipboard

decodes a varint-encoded ByteArray into a UVarInt