Skip to content

Missing alias for writeBigUint64BE / LE #353

Open
@ViktorWb

Description

@ViktorWb

Node exposes aliases for the writeBigUInt64BE and writeBigUInt64LE functions as writeBigUint64BE and writeBigUint64LE respectively (the difference is the capitalization of the i).

See the Node documentation here.

The other write functions, such as writeUInt32BE, have their aliases properly implemented in this library, but the bigint ones seem to be missing.

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