| Constructor | Description |
|---|---|
ZeroMasker() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
setMask(WebSocketFrame frame) |
Set the mask on the provided
WebSocketFrame. |
public void setMask(WebSocketFrame frame)
MaskerWebSocketFrame.
Implementations MUST set the mask on the frame.
Copyright © 1995–2018 Webtide. All rights reserved.