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

Method consume

include/asio/basic_streambuf.hpp:248–255  ·  view source on GitHub ↗

Remove characters from the input sequence. * Removes @c n characters from the beginning of the input sequence. * * @note If @c n is greater than the size of the input sequence, the entire * input sequence is consumed and no error is issued. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

copyMethod · 0.45
consumeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected