Tuple
Writes ZON tuples field by field.
Fields of this type
Fields
Finishes serializing the tuple.
Functions
- end
- Finishes serializing the tuple.
- field
- Serialize a field.
- fieldMaxDepth
- Serialize a field.
- fieldArbitraryDepth
- Serialize a field.
- beginStructField
- Starts a field with a struct as a value.
- beginTupleField
- Starts a field with a tuple as a value.
- fieldPrefix
- Print a field prefix.