commit | 7a668f5acb1bbb6c07c1130efc943b98fd7ff5fc | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Thu Mar 04 19:12:20 2021 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu Sep 23 15:27:25 2021 +0200 |
tree | 6fd2998ae793cd2e5820c8190814559ccb62dd5a | |
parent | 422a39cf2cd7bf612d34bad10425aa2a2c503953 [diff] |
MINOR: quic: Variable-length integer encoding/decoding into/from buffer struct. Add a function to encode a QUIC varint into a buffer struct. Samething for the deconding part.