Skip to main content

uint8array_to_vec

Function uint8array_to_vec 

Source
pub fn uint8array_to_vec(array: &Uint8Array) -> Vec<u8> 
Expand description

Convert WASM Uint8Array to Rust Vec