class SimpleFrameCollector
<init>
SimpleFrameCollector()
hasRemaining
val hasRemaining: Boolean
handle
fun handle(bb: ByteBuffer): Unit
start
fun start(length: Int, bb: ByteBuffer): Unit
take
fun take(maskKey: Int?): ByteBuffer