Improve this Doc

Error: ng:cpta
Copying TypedArray

Can't copy! TypedArray destination cannot be mutated.

Description

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