Searched refs:GetRootAsSecondTableInA (Results 1 – 5 of 5) 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
11 def GetRootAsSecondTableInA(cls, buf, offset): member in SecondTableInA
15 function SecondTableInA.GetRootAsSecondTableInA(buf, offset) function
15 func GetRootAsSecondTableInA(buf []byte, offset flatbuffers.UOffsetT) *SecondTableInA { func
68 def GetRootAsSecondTableInA(buf:string): SecondTableInA { buf, buf.flatbuffers_indirect(0) }