[ CCode ( has_construct_function = false ) ]
public DenseUnionDataType (List<Field> fields, int8[] type_codes)
| fields |
The fields of the union. |
| type_codes |
The codes to specify each field. |
| n_type_codes |
The number of type codes. |
|
The newly created dense union data type. |