Function into_uint8array

Source
pub fn into_uint8array<T: JsCast>(value: impl AsRef<[u8]>) -> JsResult<T>