Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 823 Bytes

readme.adoc

File metadata and controls

25 lines (20 loc) · 823 Bytes

K-IO-Streams

k io stream docs dokka ff69b4 io stream

Basic, pure Kotlin interfaces for low-level input and output byte streams to be implemented in platform specific code.

Import

build.gradle.kts
  implementation("io.k-libs:io-stream:0.1.0")