Iterators for VarVec.
VarVec
This module provides the iterators for VarVec. Due to the nature of variable-length encoding, an VarVec is immutable once created, as modifying an element would require re-encoding the rest of the data stream.