CommonJVMNative

kotlinx-io-core

IO support for Kotlin

Add to your project
implementation("org.jetbrains.kotlinx:kotlinx-io-core:0.2.0-preview-dev3")
Parent project

Offers basic IO primitives with a mutable `Buffer` for efficient data handling, `Source` and `Sink` interfaces for data streams, and experimental filesystem support via `FileSystem` and `Path` classes.

Version history
Package version Release date Platforms
0.5.4 11 days ago Common, JVM, Native, Wasm, JS Details
0.5.3 1 month ago Common, JVM, Native, Wasm, JS Details
0.5.1 2 months ago Common, JVM, Native, Wasm, JS Details
0.5.0 2 months ago Common, JVM, Native, Wasm, JS Details
0.4.0 3 months ago Common, JVM, Native, Wasm, JS Details
0.3.5 4 months ago Common, JVM, Native, Wasm, JS Details
0.3.4 4 months ago Common, JVM, Native, Wasm, JS Details
0.3.3 5 months ago Common, JVM, Native, Wasm, JS Details
0.3.2 6 months ago Common, JVM, Native, Wasm, JS Details
0.3.1 7 months ago Common, JVM, Native, Wasm, JS Details
0.3.0 12 months ago Common, JVM, Native, Wasm, JS Details
0.2.1 1 year ago Common, JVM, Native, JS Details
0.2.0 1 year ago Common, JVM, Native, JS Details
0.2.0-preview-dev3 1 year ago Common, JVM, Native
0.2.0-preview-dev2 1 year ago Common, JVM, Native Details
More versions will be indexed soon
Metadata
Version 1 year ago

0.2.0-preview-dev3

  • Kotlin 1.7.20
  • Gradle 7.5.1
Supported targets
JVM:
  • 1.8
Linux:
  • linux_x64
Windows:
  • mingw_x64
iOS:
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
macOS:
  • macos_arm64
  • macos_x64
tvOS:
  • tvos_arm64
  • tvos_simulator_arm64
  • tvos_x64
watchOS:
  • watchos_arm32
  • watchos_arm64
  • watchos_simulator_arm64
  • watchos_x64
  • watchos_x86
Developers