writeAvailable

open suspend fun writeAvailable(src: ByteBuffer): Int
open fun writeAvailable(min: Int, block: (ByteBuffer) -> Unit): Int