MCPcopy Create free account
hub / github.com/chriskohlhoff/asio / commit

Method commit

include/asio/basic_streambuf.hpp:234–239  ·  view source on GitHub ↗

Move characters from the output sequence to the input sequence. * Appends @c n characters from the start of the output sequence to the input * sequence. The beginning of the output sequence is advanced by @c n * characters. * * Requires a preceding call prepare(x) where x >= n , and * no intervening operations that modify the input or output sequence. * * @not

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

testFunction · 0.45
streambuf_testFunction · 0.45
handle_receiveMethod · 0.45
commitMethod · 0.45

Calls

no outgoing calls

Tested by 2

testFunction · 0.36
streambuf_testFunction · 0.36