Searched defs:GetRootAsSecondTableInA (Results 1 – 4 of 4) sorted by relevance
15 …public static SecondTableInA GetRootAsSecondTableInA(ByteBuffer _bb) { return GetRootAsSecondTable… in GetRootAsSecondTableInA() method16 …public static SecondTableInA GetRootAsSecondTableInA(ByteBuffer _bb, SecondTableInA obj) { return … in GetRootAsSecondTableInA() method
15 function SecondTableInA.GetRootAsSecondTableInA(buf, offset) function
11 def GetRootAsSecondTableInA(cls, buf, offset): member in SecondTableInA
15 func GetRootAsSecondTableInA(buf []byte, offset flatbuffers.UOffsetT) *SecondTableInA { func