mirror of
https://github.com/boostorg/beast.git
synced 2026-07-11 10:50:56 +02:00
a49c096042
* detail::read_size_helper is removed * public function read_size helps determine the optimum size for calls to a DynamicBuffer's prepare function. * special case for Asio types which don't conform to the concept but have their own helper function.