mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 12:02:41 +02:00
Implement ncbmb_data() function for the ncbmbuf type. Its purpose is similar to its ncbuf counterpart : it returns the size in bytes of data starting at a specific offset until the next gap. As the previous patch, this commit must be backported prior to the fix to come on QUIC CRYPTO frames parsing.