Well I want the docs for ByteReadChannel and ByteW...
# coroutines
o
Well I want the docs for ByteReadChannel and ByteWriteChannel But i can't find the io package here https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/
r
They are in a separate module (kotlinx-coroutines-io)
d
Looks like they were removed as of 0.27.0
o
ooh
r
@digitalsanctum No...? That issue was for removing nio, not io, or am I missing something?
e
They’ve moved to kotlinx-io. Docs are at ktor.io
👍 1
o
But the ktor guys told me that its part of kotlinx coroutines
e
API docs do not seem to be published atm
o
thnx though