Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ next_write_length
Method
next_write_length
test/write.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
void next_write_length(size_t length)
65
{
66
next_write_length_ = length;
67
}
68
69
template <typename Iterator>
70
bool check_buffers(Iterator begin, Iterator end, size_t length)
Callers
15
test_2_arg_const_buffer_write
Function · 0.45
test_2_arg_mutable_buffer_write
Function · 0.45
test_2_arg_vector_buffers_write
Function · 0.45
test_2_arg_dynamic_string_write
Function · 0.45
test_3_arg_nothrow_const_buffer_write
Function · 0.45
test_3_arg_nothrow_mutable_buffer_write
Function · 0.45
test_3_arg_nothrow_vector_buffers_write
Function · 0.45
test_3_arg_nothrow_dynamic_string_write
Function · 0.45
test_3_arg_const_buffer_write
Function · 0.45
test_3_arg_mutable_buffer_write
Function · 0.45
test_3_arg_vector_buffers_write
Function · 0.45
test_3_arg_dynamic_string_write
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_2_arg_const_buffer_write
Function · 0.36
test_2_arg_mutable_buffer_write
Function · 0.36
test_2_arg_vector_buffers_write
Function · 0.36
test_2_arg_dynamic_string_write
Function · 0.36
test_3_arg_nothrow_const_buffer_write
Function · 0.36
test_3_arg_nothrow_mutable_buffer_write
Function · 0.36
test_3_arg_nothrow_vector_buffers_write
Function · 0.36
test_3_arg_nothrow_dynamic_string_write
Function · 0.36
test_3_arg_const_buffer_write
Function · 0.36
test_3_arg_mutable_buffer_write
Function · 0.36
test_3_arg_vector_buffers_write
Function · 0.36
test_3_arg_dynamic_string_write
Function · 0.36