mirror of
https://github.com/boostorg/beast.git
synced 2026-07-06 16:30:52 +02:00
ea48bcf4e6
fix #154, fix #156 This adds public interfaces for transforming buffer sequences into their chunk-encoded equivalents. The transformations are O(1) in space and time.