CclBuf& replace(unsigned long length,
const void* dataArea,
unsigned long offset = 0)
Overwrites the current contents of the data area at the given offset with the source data. The data length remains the same.