wkx
wkx copied to clipboard
fixed Buffer constructor deprecation
Quick PR replacing deprecated Buffer constructor with Buffer.alloc() in binary writer. All 1369 test are passing.
Coverage remained the same at 100.0% when pulling 226d9889dfcd74beee0f570a1580894857f6e7f1 on dehmer:buffer-deprecation into b85b7b93af101a87a7a0fffa2a6d68c551b3f8d3 on cschwarz:master.
Can this be merged into the published npm package?