Skip to content

RegExp BufferΒ #54082

Open
Open
@ronag

Description

What is the problem this feature will solve?

Currently when running regexp on a buffer we always need to first convert it to a string. I'm not sure this is strictly necessary.

What is the feature you are proposing to solve the problem?

Would be nice to at least have a Buffer.test(expr) method.

What alternatives have you considered?

No response

Metadata

Assignees

No one assigned

    Labels

    bufferIssues and PRs related to the buffer subsystem.feature requestIssues that request new features to be added to Node.js.

    Type

    No type

    Projects

    • Status

      Awaiting Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions