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