Http2ServerDecoder

Undocumented in source.
class Http2ServerDecoder : 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