vectorLength

fun vectorLength(offset: Int): Int

Get the length of a vector.

Return

Returns the length of the vector whose offset is stored at offset.

Parameters

offset

An int index into the Table's ReadWriteBuffer.