ensureWithinIntRange checks to make sure that value is within the integer range defined by the byteLength. Note that byteLength can be at most 6 bytes, so a 48 bit integer is the largest possible value.
(byteLength, value int64)
source not stored for this graph (policy: none)
no test coverage detected