Home
last modified time | relevance | path

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

/third_party/flatbuffers/net/FlatBuffers/
DFlatBufferVerify.cs44 public Options(int maxDepth, int maxTables, bool stringEndCheck, bool alignmentCheck) in Options()
70 public bool alignmentCheck property in Google.FlatBuffers.Options