Ccl::Bool operator!=(const CclBuf& buffer) const
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.