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

Method data

include/asio/basic_streambuf.hpp:193–197  ·  view source on GitHub ↗

Get a list of buffers that represents the input sequence. * @returns An object of type @c const_buffers_type that satisfies * ConstBufferSequence requirements, representing all character arrays in the * input sequence. * * @note The returned object is invalidated by any @c basic_streambuf member * function that modifies the input sequence or output sequence. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dataMethod · 0.45

Calls 2

bufferFunction · 0.85
const_bufferClass · 0.70

Tested by

no test coverage detected