Searched refs:getRootAsTableInNestedNS (Results 1 – 5 of 5) sorted by relevance
36 …fun getRootAsTableInNestedNS(_bb: ByteBuffer): TableInNestedNS = getRootAsTableInNestedNS(_bb, Tab… in validateVersion() method37 fun getRootAsTableInNestedNS(_bb: ByteBuffer, obj: TableInNestedNS): TableInNestedNS { in validateVersion() method
13 …public static TableInNestedNS getRootAsTableInNestedNS(ByteBuffer _bb) { return getRootAsTableInNe… in getRootAsTableInNestedNS() method in TableInNestedNS14 …public static TableInNestedNS getRootAsTableInNestedNS(ByteBuffer _bb, TableInNestedNS obj) { _bb.… in getRootAsTableInNestedNS() method in TableInNestedNS
17 public static function getRootAsTableInNestedNS(ByteBuffer $bb) function in NamespaceA\\NamespaceB\\TableInNestedNS
13 static getRootAsTableInNestedNS(bb, obj) { method in TableInNestedNS
16 static getRootAsTableInNestedNS(bb:flatbuffers.ByteBuffer, obj?:TableInNestedNS):TableInNestedNS { method in TableInNestedNS