hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
WebSocketDecoder
hunt
http
codec
websocket
decode
WebSocketDecoder
class
WebSocketDecoder : DecoderChain {
this
();
DataHandleStatus
decode
(ByteBuffer buffer, Connection session);
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
decode
DataHandleStatus
decode
(ByteBuffer buffer, Connection 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