http2 v0.0.2 HPACK.Integer

Summary

Functions

decode(bin, n)

Specs

decode(binary, number) :: {number, binary}

Decoding integer with format describe at http://httpwg.org/specs/rfc7541.html#integer.representation

encode(i, n)

Specs

encode(number, number) :: binary

Encoding integer with format describe at http://httpwg.org/specs/rfc7541.html#integer.representation