MCPcopy Create free account
hub / github.com/boostorg/asio / next_read_length

Method next_read_length

test/read_until.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 }
56
57 void next_read_length(size_t length)
58 {
59 next_read_length_ = length;
60 }
61
62 template <typename Mutable_Buffers>
63 size_t read_some(const Mutable_Buffers& buffers)

Calls

no outgoing calls