MCPcopy Create free account
hub / github.com/apache/trafficserver / BufP

Method BufP

include/cripts/Headers.hpp:351–356  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

349 }
350
351 [[nodiscard]] TSMBuffer
352 BufP()
353 {
354 _ensure_initialized(this);
355 return _bufp;
356 }
357
358 [[nodiscard]] TSMLoc
359 MLoc()

Callers 1

_initializeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected