hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
Http2ServerDecoder
hunt
http
server
Http2ServerDecoder
Undocumented in source.
class
Http2ServerDecoder : 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
server
Http2ServerDecoder
classes
Http2ServerDecoder