Solution: Asynchronous Streaming Adapter

Convert a callback-based file reader into an async iterator using the [Symbol.asyncIterator]() protocol.

Solution: Asynchronous Streaming Adapter

Convert a callback-based file reader into an async iterator using the [Symbol.asyncIterator]() protocol.