Search
Encode value to specific types.
Unsigned Little Endian Base 128.
@spec encode(value :: term(), type :: term()) :: binary()
See https://en.wikipedia.org/wiki/LEB128#Unsigned_LEB128