Edoardo Luppi

Results 471 comments of Edoardo Luppi

It looks like you'll just have to create secondary constructors. I see that the Node.js version uses `readFileSync`. You could switch to `readSync` and keep your own `Buffer` instance around,...