All modules:

Link copied to clipboard

JVM-specific utilities for Modified UTF-8 I/O with Java's InputStream and OutputStream classes

Link copied to clipboard

Modified UTF-8 I/O with the classes io.ktor.utils.io.core.Input and io.ktor.utils.io.core.Output from the ktor-io library, a part of the ktor framework

Link copied to clipboard

Modified UTF-8 I/O with the classes okio.Sink and okio.Source from the okio library