contentEquals

actual fun contentEquals(other: FloatBufferData): Boolean

Returns true if the two specified buffers contain the same data, i.e. contain the same number of the same elements in the same order.

expect fun contentEquals(other: FloatBufferData): Boolean

Returns true if the two specified buffers contain the same data, i.e. contain the same number of the same elements in the same order.

actual fun contentEquals(other: FloatBufferData): Boolean

Returns true if the two specified buffers contain the same data, i.e. contain the same number of the same elements in the same order.