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