operator+= (1)

CclBuf& operator+=(const CclBuf& buffer)

buffer
A reference to a CclBuf object.

Appends data from another buffer object to the data in the data area.