MixedRadixCoder.VariableLengthEncoder

As above. This will allocate the items dynamically.

template MixedRadixCoder(I, E, bool withEOF = false)
alias VariableLengthEncoder = Encoder!(-1)

Meta