Searched defs:getRootAsTableInNestedNS (Results 1 – 3 of 3) sorted by relevance
48 …fun getRootAsTableInNestedNS(_bb: ByteBuffer): TableInNestedNS = getRootAsTableInNestedNS(_bb, Tab… in validateVersion() method49 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