getNotSetSentinel
Callable
Parameters
size: number
The size of the array that is indexed (number of elements)
Returns number
The appropriate sentinel value (0xff, 0xffff, or 0xffffffff)
The size of the array that is indexed (number of elements)
The appropriate sentinel value (0xff, 0xffff, or 0xffffffff)
Returns the sentinel value (not-set indicator) for a given index size.