Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

Not compatible with node 10 Buffer changes #36

Open
deancouch opened this issue Jan 25, 2019 · 0 comments
Open

Not compatible with node 10 Buffer changes #36

deancouch opened this issue Jan 25, 2019 · 0 comments

Comments

@deancouch
Copy link
Collaborator

deancouch commented Jan 25, 2019

Breaking changes:

  • Buffer constructer changes (use Buffer.alloc and Buffer.from)
  • TypeError change to RangeError
  • deprecated noAssert option on the writexxx functions

Dropping support for noAssert would simplify the change.
ref #37

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant