hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
WebSocketDecoder
hunt
http
codec
websocket
decode
WebSocketDecoder
class
WebSocketDecoder : DecoderChain {
this
();
void
decode
(ByteBuffer buffer, Session session);
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
decode
void
decode
(ByteBuffer buffer, Session session)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
http
codec
websocket
decode
WebSocketDecoder
classes
WebSocketDecoder