Imen Turki

Results 1 issues of Imen Turki

using only javascript , how can i get the files type blob from the object(Get the uploaded file buffer.) : var uploadFile= $("#fileuploader").uploadFile({ .....}) readAsArrayBuffer(uploadFile);// error not blob file how...