callback2stream
Transform sync, async or generator function to Stream. Correctly handle errors and optional arguments.
Transform sync, async or generator function to Stream. Correctly handle errors and optional arguments.
Transform any value to stream. Create a stream from any value - string, array, buffer, number, promise or even Error object.