Searched defs:GetRootAsTestSimpleTableWithEnum (Results 1 – 4 of 4) sorted by relevance
15 …public static TestSimpleTableWithEnum GetRootAsTestSimpleTableWithEnum(ByteBuffer _bb) { return Ge… in GetRootAsTestSimpleTableWithEnum() method16 …public static TestSimpleTableWithEnum GetRootAsTestSimpleTableWithEnum(ByteBuffer _bb, TestSimpleT… in GetRootAsTestSimpleTableWithEnum() method
15 function TestSimpleTableWithEnum.GetRootAsTestSimpleTableWithEnum(buf, offset) function
11 def GetRootAsTestSimpleTableWithEnum(cls, buf, offset): member in TestSimpleTableWithEnum
13 func GetRootAsTestSimpleTableWithEnum(buf []byte, offset flatbuffers.UOffsetT) *TestSimpleTableWith… func