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

Method Data

include/cripts/Lulu.hpp:459–463  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

457 operator cripts::string_view() { return GetSV(); }
458
459 cripts::string_view::const_pointer
460 Data()
461 {
462 return GetSV().data();
463 }
464
465 cripts::string_view::size_type
466 Size()

Callers 2

IteratorClass · 0.45
ContainsMethod · 0.45

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected