Optional
fixed?: booleanWhether the item serializer should be of fixed size.
When this is true, a null
value will skip the bytes that would
have been used for the item. Note that this will only work if the
item serializer is of fixed size.
Optional
prefix?: NumberSerializerThe serializer to use for the boolean prefix.
Defines the options for
Nullable
serializers.