CclBuf(unsigned long length, DataAreaType type = extensible)
Creates a CclBuf object, allocating its own data area with the given length. All the bytes within it are set to null. The data length is set to zero and remains zero until data is put in the buffer.