Create a stream from a string. Sugary wrapper around from2
 yoshuawuytsover 3 years ago
yoshuawuytsover 3 years agoCreate a stream from a string or buffer, with an encoding parameter for converting strings to buffers.
 pfrazeeover 3 years ago
pfrazeeover 3 years agoCreate a readable stream from a Blob or a File with from2
 goto-bus-stopover 3 years ago
goto-bus-stopover 3 years agoCreate a stream that immediately emits the specified Error. Sugary wrapper around from2.
 decompil3dover 3 years ago
decompil3dover 3 years ago