contentEquals

fun <T : Any> contentEquals(first: Buffer<T>, second: Buffer<T>): Boolean(source)

Check the element-by-element match of content of two buffers.