operator==

Ccl::Bool operator==(const CclBuf& buffer) const

buffer
A reference to a CclBuf object.

Returns an enumeration indicating whether the data contained in the buffers of the two CclBuf objects is the same. Possible values are yes, indicating that the data lengths and contents are the same, or no.