readAvailable

open suspend fun readAvailable(dst: ByteBuffer): Int
open fun readAvailable(min: Int, block: (ByteBuffer) -> Unit): Int