LookAheadSuspendSession

Constructors

Link copied to clipboard
constructor(channel: ByteReadChannel)

Functions

Link copied to clipboard
suspend fun awaitAtLeast(min: Int): Boolean
Link copied to clipboard
fun consumed(count: Int)
Link copied to clipboard
fun request(skip: Int, atLeast: Int): ByteBuffer?

Request byte buffer range skipping skip bytes and atLeast bytes length