Searched defs:GetRootAsTableInC (Results 1 – 5 of 5) sorted by relevance
15 …public static TableInC GetRootAsTableInC(ByteBuffer _bb) { return GetRootAsTableInC(_bb, new Table… in GetRootAsTableInC() method16 …public static TableInC GetRootAsTableInC(ByteBuffer _bb, TableInC obj) { return (obj.__assign(_bb.… in GetRootAsTableInC() method
15 function TableInC.GetRootAsTableInC(buf, offset) function
11 def GetRootAsTableInC(cls, buf, offset): member in TableInC
15 func GetRootAsTableInC(buf []byte, offset flatbuffers.UOffsetT) *TableInC { func
10 …public static TableInC GetRootAsTableInC(ByteBuffer _bb) { return GetRootAsTableInC(_bb, new Table… in GetRootAsTableInC() method in NamespaceA.TableInC11 …public static TableInC GetRootAsTableInC(ByteBuffer _bb, TableInC obj) { return (obj.__init(_bb.Ge… in GetRootAsTableInC() method in NamespaceA.TableInC