Can't copy! TypedArray destination cannot be mutated.
Copying TypedArray's with a destination is not supported because TypedArray objects can not be mutated, they are fixed length.