[Webkit-unassigned] [Bug 274119] New: Implement `bytes()` method on Blob for reading bytes into a Uint8Array

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 14:24:41 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=274119

            Bug ID: 274119
           Summary: Implement `bytes()` method on Blob for reading bytes
                    into a Uint8Array
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bakkot at gmail.com

See https://github.com/w3c/FileAPI/pull/197. This is like the existing `arrayBuffer()` method, but gives you a Uint8Array instead.

Tests at https://github.com/web-platform-tests/wpt/pull/46232

See also https://bugs.webkit.org/show_bug.cgi?id=274102.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240513/6d8b4e91/attachment.htm>


More information about the webkit-unassigned mailing list