Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ data
Method
data
example/cpp11/chat/chat_message.hpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
const char* data() const
30
{
31
return data_;
32
}
33
34
char* data()
35
{
Callers
15
main
Function · 0.45
main
Function · 0.45
do_read
Method · 0.45
do_read
Method · 0.45
operator()
Method · 0.45
do_read
Method · 0.45
main
Function · 0.45
do_read_header
Method · 0.45
do_write_message
Method · 0.45
do_read_header
Method · 0.45
do_write
Method · 0.45
do_read_header
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected