- Enclosing class:
- Vint8
public static class Vint8.Position
extends Object
Because Java lacks call-by-reference, this class boxes the decoding position, which
is initially set by the caller, and returned after decoding, incremented by the number
of bytes processed.