|  | Home | Libraries | People | FAQ | More | 
The type of the body member when used in a message.
        Defined in header <boost/beast/http/buffer_body.hpp>
      
struct value_type
| Name | Description | 
|---|---|
| A pointer to a contiguous area of memory of size octets, else nullptr. | |
| true if this is not the last buffer. | |
| The number of octets in the buffer pointed to by data. | 
        Convenience header <boost/beast/http.hpp>