pub fn copy_to_uint8_array_subarray(src: &[u8], dst: &Uint8Array)
Copy slice to Unit8Array
slice
Unit8Array