pub fn upload_bytes(ref_: Ref, data: &Blob) -> Result<UploadTask, JsValue>
Expand description