DataAreaOwner

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