Since Ktor now supports all platforms (including WASM) there is no need anymore for the extra package. Therefore `KotlinIoSourceByteReader` & `KotlinIoSinkByteWriter` could be made available to all platforms.
Since Ktor now supports all platforms (including WASM) there is no need anymore for the extra package.
Therefore
KotlinIoSourceByteReader&KotlinIoSinkByteWritercould be made available to all platforms.