Core.DataTypes.ComplexDataType
Revision as of 09:55, 24 September 2019 by Nb (talk | contribs) (→List of Complex Data Types: Edited by Ngoc Tran.)
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.