dataAreaLength
Returns the length of the data area in bytes.
dataAreaOwner
Returns an enumeration value indicating whether the data area has been
allocated by the CclBuf constructor or has been supplied
from elsewhere.
dataAreaType
Returns an enumeration value indicating whether the data area can be extended.
dataLength
Returns the length of data in the data area. This cannot be greater than
the value returned by dataAreaLength.