Function loadImageByUint8Array

Source
pub async fn loadImageByUint8Array(
    bytes: Uint8Array,
) -> Result<JsValue, JsValue>