-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Spec: https://w3c.github.io/FileAPI/#ref-for-dom-blob-bytes
This would be nice to have, as it allows directly going from Blob
to Uint8Array
, skipping the ArrayBuffer
step.
If it's just a matter of updating the Web IDL and nobody has anything against it, I'd be down to open a PR!
Metadata
Metadata
Assignees
Labels
No labels