Skip to content

No way to get "byob" reader #75

@olfek

Description

@olfek

No way to get "byob" reader

new DecompressionStream("deflate").readable.getReader({ mode: "byob" });

Chrome (139.0.7258.155) on Windows gives error -

Cannot use a BYOB reader with a non-byte stream

Probably missing - https://developer.mozilla.org/docs/Web/API/ReadableStream/ReadableStream#type ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions