Registry / utility / kotlinx-io

kotlinx-io

JSON →
library0.1.16javamavenunverified

IO support libraries for Kotlin.

<dependency> <groupId>org.jetbrains.kotlinx</groupId> <artifactId>kotlinx-io</artifactId> <version>0.1.16</version> </dependency>
INSTALL
IMPORT
SIG · KOTLINX-IO
K
kotlinx-io
utilityjavav0.1.16
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.

Buffer
kotlinx.io

Write and read from a Buffer.

import kotlinx.io.Buffer val buffer = Buffer() buffer.writeString("Hello") println(buffer.readString())
Debug
Known issues
gotchakotlinx-io is experimental and API may change.
fix
Use kotlinx-io-core for stable API.
affects: 0.1.x
Upgrade
Version history
0.1.16latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kotlinx-io — mvn dependency:get kotlinx-io · libregistry