Indicates whether the data area of a CclBuf object can be made longer than
its original length. Possible values are:
- extensible
- The data area of a CclBuf object can be made longer than its original
length.
- fixed
- The data area of a CclBuf object cannot be made longer than its original
length.