Modifier and Type | Field and Description |
---|---|
private byte[] |
mask |
Constructor and Description |
---|
ZeroMasker() |
Modifier and Type | Method and Description |
---|---|
void |
setMask(WebSocketFrame frame)
Set the mask on the provided
WebSocketFrame . |
public void setMask(WebSocketFrame frame)
Masker
WebSocketFrame
.
Implementations MUST set the mask on the frame.