Skip to content

Using noAssert and default offset #336

Closed
@BridgeAR

Description

@BridgeAR

Hey, I tried to check if this code uses the noAssert argument when using the Node.js Buffer. I also tried to check if some Buffer#read(U)Int and Buffer#write(U)Int functions use the default offset (not passing through any offset will coerce undefined to zero).

The code was just not straight forward enough for me to determine this easily to open a fix if either would be the case.

If either is the case, please consider changing that. The support for those two dropped for the upcoming Node.js 10.x release.

Refs: nodejs/node#18395

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions