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