SimpleFrameCollector
class SimpleFrameCollector
Constructors
SimpleFrameCollector() |
Properties
val hasRemaining: Boolean |
Functions
fun handle(bb: ByteBuffer): Unit |
|
fun start(length: Int, bb: ByteBuffer): Unit |
|
fun take(maskKey: Int?): ByteBuffer |