down Cast Array
Downcast any objects to a specified typed array safely.
Return
A typed array if the object inherits the specified array type, or null otherwise.
Downcast any objects to a specified typed array safely.
A typed array if the object inherits the specified array type, or null otherwise.