MCPcopy Create free account
hub / github.com/chenshuo/muduo / buffer

Method buffer

muduo/base/FileUtil.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 int readToBuffer(int* size);
38
39 const char* buffer() const { return buf_; }
40
41 static const int kBufferSize = 64*1024;
42

Callers 7

BOOST_AUTO_TEST_CASEFunction · 0.80
memhistogramMethod · 0.80
PercentileClass · 0.80
saveMethod · 0.80
reportMethod · 0.80
onConnectionMethod · 0.80
outputMethod · 0.80

Calls

no outgoing calls

Tested by 2

BOOST_AUTO_TEST_CASEFunction · 0.64
memhistogramMethod · 0.64