Skip to content

Added "nullable" parameter to variable length array codec

Eric Gallimore requested to merge dev/nullable_variable_array into master

New features

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

Merge request reports

Loading