Return the length of the array.
This returns the same value as length, except it uses the narrowest type in which the length is guaranteed to fit.
See Implementation
Return the length of the array.
This returns the same value as length, except it uses the narrowest type in which the length is guaranteed to fit.