Searched refs:stringEndCheck (Results 1 – 1 of 1) sorted by relevance
44 public Options(int maxDepth, int maxTables, bool stringEndCheck, bool alignmentCheck) in Options() argument48 string_end_check = stringEndCheck; in Options()64 public bool stringEndCheck property in Google.FlatBuffers.Options180 verifier_options.stringEndCheck = value; in SetStringCheck()359 if (options.stringEndCheck) in CheckString()