FlatBufferBuilder.required

This checks a required field has been set in a given table that has just been constructed.

class FlatBufferBuilder
void
required
(
int table
,
int field
)

Meta