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

Function prepare

include/asio/buffer.hpp:1947–1961  ·  view source on GitHub ↗

@b DynamicBuffer_v1: Get a list of buffers that represents the output sequence, with the given size. * Ensures that the output sequence can accommodate @c n bytes, resizing the * basic_string object as necessary. * * @returns An object of type @c mutable_buffers_type that satisfies * MutableBufferSequence requirements, representing basic_string memory * at the start of the output se

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

max_sizeFunction · 0.85
bufferFunction · 0.85
sizeFunction · 0.70
throw_exceptionFunction · 0.70
sizeMethod · 0.45
resizeMethod · 0.45

Tested by

no test coverage detected