http2 v0.0.2 HPACK.Integer
Summary
Functions
Decoding integer with format describe at http://httpwg.org/specs/rfc7541.html#integer.representation
Encoding integer with format describe at http://httpwg.org/specs/rfc7541.html#integer.representation
Functions
Specs
decode(binary, number) :: {number, binary}
Decoding integer with format describe at http://httpwg.org/specs/rfc7541.html#integer.representation
Specs
encode(number, number) :: binary
Encoding integer with format describe at http://httpwg.org/specs/rfc7541.html#integer.representation