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