offset

fun offset(vtableOffset: Int): Int

Look up a field in the vtable.

Return

Returns an offset into the object, or 0 if the field is not present.

Parameters

vtableOffset

An int offset to the vtable in the Table's ReadWriteBuffer.