Is a Span of byte (0-255) being added to a ulong(0-1.8e+19)
The maximum value it can produce is much less than a ulong: 2^31 * 255 = 547608330240
Is a Span of byte (0-255) being added to a ulong(0-1.8e+19)
The maximum value it can produce is much less than a ulong: 2^31 * 255 = 547608330240