DataAreaOwner
Indicates whether the data area of a IccBuf object has been allocated outside the object.
Possible values are:
- internal
- The data area has been allocated by the IccBuf constructor.
- external
- The data area has been allocated externally.