Function copy_to_vec

Source
pub fn copy_to_vec(src: &Uint8Array) -> Vec<u8> 
Expand description

Copy Uint8Array and return new Vec<u8>