Added "nullable" parameter to variable length array codec
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Added "nullable" parameter to variable length array codec
Eric Gallimore
requested to merge
dev/nullable_variable_array
into
master
Nov 28, 2023
Overview
0
Commits
4
Pipelines
1
Changes
3
New features
Added
nullable
parameter to
VariableLenArrayCodec
, so empty arrays can be encoded with a single bit.
Merge request reports
Loading