CppCMS
|
An immutable buffer - buffer for write operations. More...
#include <booster/booster/aio/buffer.h>
Public Member Functions | |
const_buffer (mutable_buffer const &other) |
An immutable buffer - buffer for write operations.
booster::aio::const_buffer::const_buffer | ( | mutable_buffer const & | other | ) | [inline] |
Create a const buffer from mutable buffer
References booster::aio::buffer_impl< const char * >::add(), and booster::aio::buffer_impl< Pointer >::get().