nacholibre / node-readlines

Read large text files line by line (synchronous) for Node.js
MIT License
161 stars 28 forks source link

Node v8.0.0 empty buffer reads patch #10

Closed kudla closed 7 years ago

kudla commented 7 years ago

For Node v8.0 new line search go to infinit loop if reads from empty file.