Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_streambuf_ref::commit

Move bytes from the output sequence to the input sequence.

void commit(
    std::size_t n);

PrevUpHomeNext