I want to read a file with FileReaderSync let reader = new FileReaderSync(); let result_base64 = reader.readAsDataURL(file);.
確定! 回上一頁