http2-0.1.0: HTTP/2.0 library including HPACK

Safe HaskellNone

Network.HPACK.HeaderBlock.Encode

Synopsis

Documentation

toByteStream :: HuffmanEncoding -> HeaderBlock -> ByteStreamSource

Converting HeaderBlock to the low level format.