sortTables

fun <T> sortTables(offsets: Array<Offset<T>>, bb: ReadWriteBuffer)

Sort tables by the key.

Parameters

offsets

An 'int' indexes of the tables into the bb.

bb

A ReadWriteBuffer to get the tables.