Skip to content

MimeParser should operate on Uint8Array instead of binary strings #4

@jcranmer

Description

@jcranmer

All of the new Web APIs are designed to use Uint8Array for binary data instead of binary strings, so the parser should communicate using Uint8Array instead to avoid unnecessary copying.

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