Home
last modified time | relevance | path

Searched defs:GetRootAsTable2 (Results 1 – 1 of 1) sorted by relevance

/third_party/flatbuffers/tests/KeywordTest/
DTable2.cs17 …public static Table2 GetRootAsTable2(ByteBuffer _bb) { return GetRootAsTable2(_bb, new Table2()); } in GetRootAsTable2() method
18 …public static Table2 GetRootAsTable2(ByteBuffer _bb, Table2 obj) { return (obj.__assign(_bb.GetInt… in GetRootAsTable2() method