Http2ClientDecoder

Undocumented in source.
class Http2ClientDecoder : DecoderChain {}

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