vlq
Apply a variable-length universal coding strategy to the supplied value, encoding it onto the receiver using a nybble-based variant of MIDI VLQ. The value must be non-negative.
Author
Todd L Smith
Parameters
value
The value to encode. Must be ≥ 0.