DeMaskProcessor

Undocumented in source.

Members

Functions

process
void process(ByteBuffer payload)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset(byte[] mask)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset(WebSocketFrame frame)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From PayloadProcessor

process
void process(ByteBuffer payload)

Used to process payloads for in the spec.

reset
void reset(WebSocketFrame frame)
Undocumented in source.

Meta