enumerator_io allows you to wrap an enumerator in an IO-compatible interface, enabling chunked reads and efficient memory usage. Ideal for streaming large files or processing data in real-time without buffering everything into memory.
Required Ruby Version
>= 3.1
Authors
Zeke Gabrielse
Versions
- 0.0.1 November 08, 2024 (6.5 KB)