MCPcopy 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

mainFunction · 0.45
mainFunction · 0.45
do_readMethod · 0.45
do_readMethod · 0.45
operator()Method · 0.45
do_readMethod · 0.45
mainFunction · 0.45
do_read_headerMethod · 0.45
do_write_messageMethod · 0.45
do_read_headerMethod · 0.45
do_writeMethod · 0.45
do_read_headerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected