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