Searched refs:_overflowInt64 (Results 1 – 1 of 1) sorted by relevance
24 …private static readonly byte[] _overflowInt64 = new byte[] { 0x84, 0x44, 0x44, 0x44, 0x44, 0x44, 0… field in FlatBuffers.Test.FuzzTestData33 public static readonly long Int64Value = BitConverter.ToInt64(_overflowInt64, 0);