pub fn copy_to_vec(src: &Uint8Array) -> Vec<u8> ⓘ
Copy Uint8Array and return new Vec<u8>
Uint8Array
Vec<u8>