You develop a webpage that allows a user to download a JPEG image and convert it to a PNG file. You need to implement the code to download the contents of the JPEG image with no additional decoding. Which JavaScript function should you use?
Suggested Answer:B🗳️
The readAsArrayBuffer method is used to read a File, Blob, MSStream into memory as an ArrayBuffer object. Reference: FileReader.readAsArrayBuffer
This section is not available anymore. Please use the main Exam Page.70-480 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
SxyPenguin
4 years, 9 months agoRaly
4 years, 8 months ago