Searched refs:GetRootAsTableInNestedNS (Results 1 – 5 of 5) sorted by relevance
17 …public static TableInNestedNS GetRootAsTableInNestedNS(ByteBuffer _bb) { return GetRootAsTableInNe… in GetRootAsTableInNestedNS() method18 …public static TableInNestedNS GetRootAsTableInNestedNS(ByteBuffer _bb, TableInNestedNS obj) { retu… in GetRootAsTableInNestedNS() method
15 function TableInNestedNS.GetRootAsTableInNestedNS(buf, offset) function
35 func GetRootAsTableInNestedNS(buf []byte, offset flatbuffers.UOffsetT) *TableInNestedNS { func
13 def GetRootAsTableInNestedNS(cls, buf, offset): member in TableInNestedNS
19 def GetRootAsTableInNestedNS(buf:string): return TableInNestedNS { buf, buf.flatbuffers_indirect(0)…