728x90
반응형
mutable_buffers_1::mutable_buffers_1
[1 / 2 오버로드] 주어진 메모리 범위를 나타내도록 생성하는 생성자(constructor).
mutable_buffers_1( void * data, std::size_t size);
[2 / 2 오버로드] 수정 가능한 단일 버퍼를 나타내도록 생성하는 생성자(constructor).
explicit mutable_buffers_1( const mutable_buffer & b);
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio 색인 - basic_streambuf_ref::mutable_buffers_type (0) | 2021.02.08 |
---|---|
Boost.Asio 색인 - basic_streambuf::mutable_buffers_type (0) | 2021.02.08 |
Boost.Asio 색인 - mutable_buffer::mutable_buffer (0) | 2021.02.08 |
Boost.Asio 색인 - multiple_exceptions::multiple_exceptions (0) | 2021.02.08 |
Boost.Asio 색인 - ssl::context_base::method (0) | 2021.02.08 |