Registry / networking / fs2-io-2-12

fs2-io-2-12

JSON →
library3.13.0javamavenunverified

IO module for FS2, a functional streaming library for Scala, providing file and network I/O capabilities.

networking
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

fs2.io.file.Files

Reads a file as a byte stream using FS2.

import fs2.io.file.Files; import fs2.Stream; val stream: Stream[IO, Byte] = Files[IO].readAll(path);
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
9 hits · last 30 days
claudebot
3
ahrefsbot
1
Resources