hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
Http2ClientDecoder
hunt
http
client
Http2ClientDecoder
Undocumented in source.
class
Http2ClientDecoder : 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
client
Http2ClientDecoder
classes
Http2ClientDecoder