Static compactStatic constructor method for compact generic records.
TypeError if a value is of wrong type according to fields
RangeError if a value is out of range of its type
A compact generic record
Represents the type of the compact object, included in serialized form
Represents the field schema of the compact
Values to use in the generic record. This should be in sync with fields
Generated using TypeDoc
The class for creating generic records. This class should not be instantiated directly. Its compact method creates new compact generic records.