Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

performance tip: please use Buffer.allocUnsafe  #4

@introspection3

Description

@introspection3

let buffer = Buffer.allocUnsafe(20 + (packet.data ? packet.data.length : 0));

image

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