indirect

fun indirect(offset: Int, bb: ReadWriteBuffer): Int

Retrieve a relative offset.

Return

Returns the relative offset stored at offset.

Parameters

offset

An int index into a ReadWriteBuffer containing the relative offset.

bb

from which the relative offset will be retrieved.