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 different. Possible values are yes or no. no means that the data lengths are the same and the contents are the same.