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