FS2 IO provides streaming I/O capabilities for Scala, built on cats-effect.
<dependency>
<groupId>co.fs2</groupId>
<artifactId>fs2-io_2.13</artifactId>
<version>3.13.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads a file as a stream of bytes using FS2 IO.
No known issues recorded.
No dependency data recorded yet.