vertx / io.vertx.rxjava.core.http / WebSocket / writeQueueFull

writeQueueFull

open fun writeQueueFull(): Boolean

This will return true if there are more bytes in the write queue than the value set using io.vertx.rxjava.core.http.WebSocket#setWriteQueueMaxSize

Return
true if write queue is full