Uint16Array.every(predicate: () => unknown,thisArg?: any,): boolean
Determines whether all the members of an array satisfy the specified test.
Uint16Array.every(predicate: () => unknown,thisArg?: any,): boolean
Determines whether all the members of an array satisfy the specified test.