|  | Home | Libraries | People | FAQ | More | 
Constructor.
chunk_header( std::size_t size);
            This constructs a buffer sequence representing a chunked-body
            size and terminating CRLF ("\r\n")
            with no chunk extensions.
          
| Name | Description | 
|---|---|
| 
                       | The size of the chunk body that follows. The value must be greater than zero. |