Home
last modified time | relevance | path

Searched refs:_overflowInt32 (Results 1 – 1 of 1) sorted by relevance

/external/flatbuffers/tests/FlatBuffers.Test/
DFuzzTestData.cs23 private static readonly byte[] _overflowInt32 = new byte[] {0x83, 0x33, 0x33, 0x33}; field in FlatBuffers.Test.FuzzTestData
31 public static readonly int Int32Value = BitConverter.ToInt32(_overflowInt32, 0);