Uses of Class
io.netty.handler.codec.http2.HpackDecoder.Http2HeadersSink
Packages that use HpackDecoder.Http2HeadersSink
-
Uses of HpackDecoder.Http2HeadersSink in io.netty.handler.codec.http2
Methods in io.netty.handler.codec.http2 with parameters of type HpackDecoder.Http2HeadersSinkModifier and TypeMethodDescriptionprivate voidHpackDecoder.decode(ByteBuf in, HpackDecoder.Http2HeadersSink sink) private voidHpackDecoder.insertHeader(HpackDecoder.Http2HeadersSink sink, AsciiString name, AsciiString value, HpackUtil.IndexType indexType)