Returns the item located at the specified index.
Symbol
Uint8Array.at
@param index
The zero-based index of the desired code unit. A negative index will count back from the last item.
Symbol
Returns the item located at the specified index.
The zero-based index of the desired code unit. A negative index will count back from the last item.