implementation("org.jetbrains.kotlinx:kotlinx-io-okio:0.8.1")
Bridges Okio 3.x interfaces with kotlinx-io, enabling seamless conversion between their respective Source, Sink, and ByteString classes.