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