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