mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 17:32:28 +02:00
This function returns the maximum integer which may be encoded with a number of bytes passed as parameter. Useful to precisely compute the number of bytes which may used to fulfill a buffer with lengths as QUIC enteger encoded prefixes for the number of following bytes.