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.

<dependency> <groupId>co.fs2</groupId> <artifactId>fs2-io_2.12</artifactId> <version>3.13.0</version> </dependency>
INSTALL
IMPORT
SIG · FS2-IO-2-12
F
fs2-io-2-12
networkingjavav3.13.0
harness data pending
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.

Files
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 issues

No known issues recorded.

Upgrade
Version history
3.13.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
OpenAI (training)
1
Resources
fs2-io-2-12 — mvn dependency:get fs2-io-2-12 · libregistry