Constructor
new H5CompoundType(members)
Parameters:
Name | Type | Description |
---|---|---|
members |
object | Object where the keys are the names of members and the values are the types. The order of the keys determines the order of the members in the compound type. Each value may be:
|
Classes
Members
members :object
Object describing the members of the compound type.
Type:
- object