package
1.1.4
Repository: https://github.com/cockroachdb/pebble.git
Documentation: pkg.go.dev

# Constants

MaxUint32OrInt returns min(MaxUint32, MaxInt), i.e - MaxUint32 on 64-bit platforms; - MaxInt on 32-bit platforms.