This should probably include adding a ImmutableVpack class that may only be create once by fromJson(), fromArray(), or fromBinary() and not modified after. The normal Vpack class should keep the builder top level open and additionally provide a constructor that creates an empty vpack
This should probably include adding a ImmutableVpack class that may only be create once by
fromJson(), fromArray(), or fromBinary()
and not modified after. The normal Vpack class should keep the builder top level open and additionally provide a constructor that creates an empty vpack