Home
last modified time | relevance | path

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

/external/flatbuffers/tests/FlatBuffers.Test/
DFuzzTestData.cs24 …private static readonly byte[] _overflowInt64 = new byte[] { 0x84, 0x44, 0x44, 0x44, 0x44, 0x44, 0… field in FlatBuffers.Test.FuzzTestData
33 public static readonly long Int64Value = BitConverter.ToInt64(_overflowInt64, 0);