Package-level declarations

kotlinx-io<->Okio adapters.

Thread-safety guarantees

Until stated otherwise, types and functions provided by the library are not thread safe.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Returns a okio.Sink backed by this kotlinx.io.RawSink.

Link copied to clipboard
Link copied to clipboard

Returns a new kotlinx.io.bytestring.ByteString instance with exactly the same content as this okio.ByteString.

Link copied to clipboard

Returns a new okio.ByteString instance with exactly the same content as this kotlinx.io.bytestring.ByteString.