Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ bufPtr
Method
bufPtr
include/tscore/TextBuffer.h:70–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
void slurp(int);
69
70
char *
71
bufPtr()
72
{
73
return bufferStart;
74
}
75
76
const char *
77
bufPtr() const
Callers
6
read_uint_from_fd
Function · 0.80
write_procfd_file
Function · 0.80
crashlog_write_procname
Function · 0.80
mptcp_supported
Function · 0.80
message
Method · 0.80
TextBuffer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected