operator+= (1)
Appends data from another buffer object and returns a reference to the IccBuf object.
IccBuf& operator+=(const IccBuf& buffer)
- buffer
- A reference to an IccBuf object.
Appends data from another buffer object and returns a reference to the IccBuf object.