Raysmith Ttcreate
05/28/2026, 11:28 PMByteReadChannel.toInputStream() method with a strange signature: it has an unused parameter, suppresses the warning about it, and is not mentioned in the KDoc:
https://github.com/ktorio/ktor/blob/main/ktor-io/jvm/src/io/ktor/utils/io/jvm/javaio/Blocking.kt
Is there a specific reason for this, or is it just an oversight?Aleksei Tirman [JB]
05/29/2026, 6:39 AM