pinojs / sonic-boom

Extremely fast utf8 only stream implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible encoding issue on Windows

davidmarkclements opened this issue · comments

This is a known limitation of Node.js. This module should not be used in that scenario.
I'll add some docs here.

See nodejs/node#24550 for more details.