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