hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
CommonDecoder
hunt
http
codec
CommonDecoder
class
CommonDecoder : DecoderChain {
this
(DecoderChain next);
DataHandleStatus
decode
(ByteBuffer buf, Connection session);
}
Constructors
this
this
(DecoderChain next)
Undocumented in source.
Members
Functions
decode
DataHandleStatus
decode
(ByteBuffer buf, Connection session)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
http
codec
CommonDecoder
classes
CommonDecoder
manifest constants
ErrorResponseMessage