LookAheadSuspendSession
Functions
Link copied to clipboard
Suspend until n bytes become available or end of stream encountered (possibly due to exceptional close)
Extensions
Link copied to clipboard
inline suspend fun LookAheadSuspendSession.consumeEachRemaining(visitor: suspend (ByteBuffer) -> Boolean)
Content copied to clipboard