Searched refs:GetRootAsKeywordsInTable (Results 1 – 2 of 2) sorted by relevance
17 …public static KeywordsInTable GetRootAsKeywordsInTable(ByteBuffer _bb) { return GetRootAsKeywordsI… in GetRootAsKeywordsInTable() method18 …public static KeywordsInTable GetRootAsKeywordsInTable(ByteBuffer _bb, KeywordsInTable obj) { retu… in GetRootAsKeywordsInTable() method
1140 KeywordsInTable.GetRootAsKeywordsInTable(fbb.DataBuffer); in TestKeywordEscaping()