leb128> ( byte-array: byte-array -- n )
LEB128 Encoding

Prev:>leb128 ( n: integer -- byte-array )
Next:write-leb128 ( n -- )


Vocabulary
leb128

Inputs
byte-arraya byte-array


Outputs
nan object


Definition