react / wstein / node_modules / jest-cli / node_modules / jsdom / node_modules / request / node_modules / stringstream / README.md
81144 viewsDecode streams into strings The Right Way(tm)
No need to deal with setEncoding()
weirdness, just compose streams like they were supposed to be!
Handles input and output encoding:
Also deals with base64
output correctly by aligning each emitted data chunk so that there are no dangling =
characters: