asio C++ library

PrevUpHomeNext

basic_streambuf_ref::commit

Move bytes from the output sequence to the input sequence.

void commit(
    std::size_t n);

PrevUpHomeNext