Added "nullable" parameter to variable length array codec

New features

  • Added nullable parameter to VariableLenArrayCodec, so empty arrays can be encoded with a single bit.

Merge request reports

Loading