Boost C++ Libraries/Boost.Asio
Boost.Asio 색인 - mutable_buffers_1::size
까마귀75
2021. 3. 3. 11:59
728x90
반응형
mutable_buffers_1::size
mutable_buffer에서 상속된다.
메모리 범위의 크기를 가져온다.
std::size_t size() const;
728x90
반응형