Skip to content

Buffer constructor is deprecated #14

@nardeas

Description

@nardeas

I noticed that .decode is using the new Buffer contructor. This has been deprecated

https://nodejs.org/api/buffer.html#buffer_new_buffer_array

should use Buffer.from instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions