Searched refs:GetRootAsTestSimpleTableWithEnum (Results 1 – 5 of 5) sorted by relevance
17 …static TestSimpleTableWithEnum GetRootAsTestSimpleTableWithEnum(ByteBuffer _bb) { return GetRootAs… in GetRootAsTestSimpleTableWithEnum() method18 …public static TestSimpleTableWithEnum GetRootAsTestSimpleTableWithEnum(ByteBuffer _bb, TestSimpleT… in GetRootAsTestSimpleTableWithEnum() method
15 function TestSimpleTableWithEnum.GetRootAsTestSimpleTableWithEnum(buf, offset) function
13 def GetRootAsTestSimpleTableWithEnum(cls, buf, offset): member in TestSimpleTableWithEnum
35 func GetRootAsTestSimpleTableWithEnum(buf []byte, offset flatbuffers.UOffsetT) *TestSimpleTableWith… func
112 def GetRootAsTestSimpleTableWithEnum(buf:string): return TestSimpleTableWithEnum { buf, buf.flatbuf…