Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
link
Method · 0.45
getModuleFunctionImpl
Method · 0.45
stripMetaData
Method · 0.45
Calls
1
string
Class · 0.85
Tested by
no test coverage detected