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

Method Reset

include/cripts/Urls.hpp:64–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 }
63
64 virtual void
65 Reset()
66 {
67 _data.clear();
68 }
69
70 cripts::string_view::const_pointer
71 data()

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected