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_at.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void next_write_length(size_t length)
59
{
60
next_write_length_ = length;
61
}
62
63
template <typename Iterator>
64
bool check_buffers(boost::asio::uint64_t offset,
Callers
15
test_3_arg_const_buffer_write_at
Function · 0.45
test_3_arg_mutable_buffer_write_at
Function · 0.45
test_3_arg_vector_buffers_write_at
Function · 0.45
test_4_arg_nothrow_const_buffer_write_at
Function · 0.45
test_4_arg_nothrow_mutable_buffer_write_at
Function · 0.45
test_4_arg_nothrow_vector_buffers_write_at
Function · 0.45
test_4_arg_const_buffer_write_at
Function · 0.45
test_4_arg_mutable_buffer_write_at
Function · 0.45
test_4_arg_vector_buffers_write_at
Function · 0.45
test_5_arg_const_buffer_write_at
Function · 0.45
test_5_arg_mutable_buffer_write_at
Function · 0.45
test_5_arg_vector_buffers_write_at
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_3_arg_const_buffer_write_at
Function · 0.36
test_3_arg_mutable_buffer_write_at
Function · 0.36
test_3_arg_vector_buffers_write_at
Function · 0.36
test_4_arg_nothrow_const_buffer_write_at
Function · 0.36
test_4_arg_nothrow_mutable_buffer_write_at
Function · 0.36
test_4_arg_nothrow_vector_buffers_write_at
Function · 0.36
test_4_arg_const_buffer_write_at
Function · 0.36
test_4_arg_mutable_buffer_write_at
Function · 0.36
test_4_arg_vector_buffers_write_at
Function · 0.36
test_5_arg_const_buffer_write_at
Function · 0.36
test_5_arg_mutable_buffer_write_at
Function · 0.36
test_5_arg_vector_buffers_write_at
Function · 0.36