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