Searched defs:getRootAsTableInC (Results 1 – 6 of 6) sorted by relevance
12 …public static TableInC getRootAsTableInC(ByteBuffer _bb) { return getRootAsTableInC(_bb, new Table… in getRootAsTableInC() method in TableInC13 …public static TableInC getRootAsTableInC(ByteBuffer _bb, TableInC obj) { _bb.order(ByteOrder.LITTL… in getRootAsTableInC() method in TableInC
17 public static function getRootAsTableInC(ByteBuffer $bb) function in NamespaceA\\TableInC
17 public static function getRootAsTableInC(ByteBuffer $bb) function in NamespaceC\\TableInC
151 static getRootAsTableInC(bb:flatbuffers.ByteBuffer, obj?:TableInC):TableInC { method in NamespaceC.TableInC
168 NamespaceC.TableInC.getRootAsTableInC = function(bb, obj) { function in NamespaceC.TableInC