5 lines
100 B
Go
Raw Normal View History

2022-01-31 00:27:37 +01:00
package medium
// MaxValue is the maximum possible integer value.
const MaxValue uint32 = 0xFFFFFF