Skip to content

multiple Packr instances and useBuffer() #139

@endel

Description

@endel

As the encoding Buffer is tied to the module scope (target), when using multiple Packr instances along with .useBuffer() - that Packr instance is not ensured to be using the correct Buffer.

A workaround would be to always call .useBuffer() prior to encoding, but that implies in creating a new DataView instance before each encode.

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