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

Method prepare

include/asio/basic_streambuf.hpp:215–220  ·  view source on GitHub ↗

Get a list of buffers that represents the output sequence, with the given size. * Ensures that the output sequence can accommodate @c n characters, * reallocating character array objects as necessary. * * @returns An object of type @c mutable_buffers_type that satisfies * MutableBufferSequence requirements, representing character array objects * at the start of the output sequence s

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
start_receiveMethod · 0.45
prepareMethod · 0.45

Calls 2

bufferFunction · 0.85
mutable_bufferClass · 0.70

Tested by 2

testFunction · 0.36
streambuf_testFunction · 0.36