alexgorbatchev / crc

Blazingly fast CRC implementations for node.js and browser
MIT License
349 stars 72 forks source link

Two small fixes #58

Closed zbjornson closed 1 year ago

zbjornson commented 6 years ago

Fix "using a buffer" example

Shouldn't spec an encoding -- that makes it a string

Make tests run on Windows

Need to tolerate \r\n.