ModelIndexRange

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun __assign(_i: Int, _bb: ByteBuffer): ModelIndexRange
Link copied to clipboard
open fun __init(_i: Int, _bb: ByteBuffer)
Link copied to clipboard
open fun __reset()
Resets internal state with a null ByteBuffer and a zero position.
Link copied to clipboard
open fun createModelIndexRange(builder: FlatBufferBuilder, start: Long, end: Long): Int
Link copied to clipboard
open fun end(): Long
Link copied to clipboard
open fun start(): Long