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