- getMask
byte[] getMask()
Undocumented in source. Be warned that the author may not have intended to support it.
- getOpCode
byte getOpCode()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPayload
ByteBuffer getPayload()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPayloadLength
int getPayloadLength()
Undocumented in source. Be warned that the author may not have intended to support it.
- getType
WebSocketFrameType getType()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasPayload
bool hasPayload()
Undocumented in source. Be warned that the author may not have intended to support it.
- isFin
bool isFin()
Undocumented in source. Be warned that the author may not have intended to support it.
- isMasked
bool isMasked()
Undocumented in source. Be warned that the author may not have intended to support it.
- isRsv1
bool isRsv1()
Undocumented in source. Be warned that the author may not have intended to support it.
- isRsv2
bool isRsv2()
Undocumented in source. Be warned that the author may not have intended to support it.
- isRsv3
bool isRsv3()
Undocumented in source. Be warned that the author may not have intended to support it.
Immutable, Read-only, WebSocketFrame implementation.