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

Method type

plugins/experimental/inliner/png.h:71–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 std::string
72 type() const
73 {
74 return std::string(type_, 4);
75 }
76 };
77
78 // REFERENCE: http://en.wikipedia.org/wiki/Portable_Network_Graphics#.22Chunks.22_within_the_file

Callers 3

linkMethod · 0.45
getModuleFunctionImplMethod · 0.45
stripMetaDataMethod · 0.45

Calls 1

stringClass · 0.85

Tested by

no test coverage detected