keysCompare

open fun keysCompare(o1: Offset<*>, o2: Offset<*>, buffer: ReadWriteBuffer): Int

Compare two tables by the key.

Parameters

o1

An 'Integer' index of the first key into the bb.

o2

An 'Integer' index of the second key into the bb.

buffer

A ReadWriteBuffer to get the keys.