Closed
Description
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
Labels
No labels