Searched refs:_overflowInt32 (Results 1 – 1 of 1) sorted by relevance
23 private static readonly byte[] _overflowInt32 = new byte[] {0x83, 0x33, 0x33, 0x33}; field in FlatBuffers.Test.FuzzTestData31 public static readonly int Int32Value = BitConverter.ToInt32(_overflowInt32, 0);