Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ next_read_length
Method
next_read_length
test/read.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
void next_read_length(size_t length)
64
{
65
next_read_length_ = length;
66
}
67
68
template <typename Iterator>
69
bool check_buffers(Iterator begin, Iterator end, size_t length)
Callers
15
test_2_arg_mutable_buffer_read
Function · 0.45
test_2_arg_vector_buffers_read
Function · 0.45
test_2_arg_dynamic_string_read
Function · 0.45
test_2_arg_streambuf_read
Function · 0.45
test_3_arg_nothrow_mutable_buffer_read
Function · 0.45
test_3_arg_nothrow_vector_buffers_read
Function · 0.45
test_3_arg_nothrow_dynamic_string_read
Function · 0.45
test_3_arg_nothrow_streambuf_read
Function · 0.45
test_3_arg_mutable_buffer_read
Function · 0.45
test_3_arg_vector_buffers_read
Function · 0.45
test_3_arg_dynamic_string_read
Function · 0.45
test_3_arg_streambuf_read
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_2_arg_mutable_buffer_read
Function · 0.36
test_2_arg_vector_buffers_read
Function · 0.36
test_2_arg_dynamic_string_read
Function · 0.36
test_2_arg_streambuf_read
Function · 0.36
test_3_arg_nothrow_mutable_buffer_read
Function · 0.36
test_3_arg_nothrow_vector_buffers_read
Function · 0.36
test_3_arg_nothrow_dynamic_string_read
Function · 0.36
test_3_arg_nothrow_streambuf_read
Function · 0.36
test_3_arg_mutable_buffer_read
Function · 0.36
test_3_arg_vector_buffers_read
Function · 0.36
test_3_arg_dynamic_string_read
Function · 0.36
test_3_arg_streambuf_read
Function · 0.36