VariantArrayDefImpl

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open fun __init(_i: Int, _bb: ByteBuffer)
Link copied to clipboard
open fun __reset()
Resets the internal state with a null ByteBuffer and a zero position.
Link copied to clipboard
open fun addValue(builder: FlatBufferBuilder, valueOffset: Int)
Link copied to clipboard
open fun addValueType(builder: FlatBufferBuilder, valueType: Byte)
Link copied to clipboard
open fun createVariantArrayDefImpl(builder: FlatBufferBuilder, value_type: Byte, valueOffset: Int): Int
Link copied to clipboard
Link copied to clipboard
Get the underlying ByteBuffer.
Link copied to clipboard
Link copied to clipboard
open fun value(obj: Table): Table
Link copied to clipboard
open fun valueType(): Byte