MCPcopy 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

MetricStorageClass · 0.45
TreeMethod · 0.45
_initMethod · 0.45
hexFunction · 0.45
unhexFunction · 0.45

Calls 1

enlargeBufferMethod · 0.95

Tested by

no test coverage detected