ゴミ箱
Classes
boost::beast::http::buffer_body Struct Reference

#include <buffer_body.hpp>

Classes

class  reader
 
struct  value_type
 The type of the body member when used in a message. More...
 
class  writer
 

Detailed Description

A Body using a caller provided buffer

Messages using this body type may be serialized and parsed. To use this class, the caller must initialize the members of buffer_body::value_type to appropriate values before each call to read or write during a stream operation.


The documentation for this struct was generated from the following file: