27 return boost::asio::buffer(&
_size,
sizeof(
_size));
30 boost::asio::mutable_buffer
buffer() {
#define DEBUG_ASSERT(predicate)
void reset(size_type size)
Reset the size of this buffer.
boost::asio::const_buffer buffer() const noexcept
Make a boost::asio::buffer from this buffer.
Helper for reading incoming TCP messages.
IncomingMessage(Buffer &&buffer)
boost::asio::mutable_buffer buffer()
carla::streaming::detail::message_size_type _size
boost::asio::mutable_buffer size_as_buffer()
uint32_t message_size_type
This file contains definitions of common data structures used in traffic manager.