Searched refs:getRootAsSecondTableInA (Results 1 – 5 of 5) sorted by relevance
31 …fun getRootAsSecondTableInA(_bb: ByteBuffer): SecondTableInA = getRootAsSecondTableInA(_bb, Second… in validateVersion() method32 fun getRootAsSecondTableInA(_bb: ByteBuffer, obj: SecondTableInA): SecondTableInA { in validateVersion() method
13 …public static SecondTableInA getRootAsSecondTableInA(ByteBuffer _bb) { return getRootAsSecondTable… in getRootAsSecondTableInA() method in SecondTableInA14 …public static SecondTableInA getRootAsSecondTableInA(ByteBuffer _bb, SecondTableInA obj) { _bb.ord… in getRootAsSecondTableInA() method in SecondTableInA
17 public static function getRootAsSecondTableInA(ByteBuffer $bb) function in NamespaceA\\SecondTableInA
14 static getRootAsSecondTableInA(bb, obj) { method in SecondTableInA
17 static getRootAsSecondTableInA(bb:flatbuffers.ByteBuffer, obj?:SecondTableInA):SecondTableInA { method in SecondTableInA