Core.DataTypes.ComplexDataType
Jump to navigation
Jump to search
Description
Complex data types are composed using Simple Data Types and/or other complex types.
The OTX Core specifies two container data types List and Map which can store a set of items of simple and complex type. Furthermore, there is the complex ByteField data type which is used to store raw data of arbitrary size.