Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ resize
Method
resize
include/tscore/TextBuffer.h:88–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void
89
resize(unsigned nbytes)
90
{
91
this->enlargeBuffer(nbytes);
92
}
93
94
size_t
95
spaceUsed() const
Callers
5
MetricStorage
Class · 0.45
Tree
Method · 0.45
_init
Method · 0.45
hex
Function · 0.45
unhex
Function · 0.45
Calls
1
enlargeBuffer
Method · 0.95
Tested by
no test coverage detected