mdn / content

The content behind MDN Web Docs
https://developer.mozilla.org
Other
9.14k stars 22.46k forks source link

[WebAPI] Implement `bytes()` method on Blob for reading bytes into a Uint8Array #33991

Closed Rumyra closed 2 months ago

Rumyra commented 3 months ago

Acceptance criteria

For folks helping with Firefox related documentation

Related Gecko bugs

https://bugzilla.mozilla.org/show_bug.cgi?id=1896509

Other

hamishwillee commented 3 months ago

Unrelated, but the examples on the Blob page aren't working. Trying to work out why.

Status