MCPcopy Create free account
hub / github.com/LongSoft/UEFITool / compression

Method compression

treeitem.cpp:172–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170
171
172UINT8 TreeItem::compression() const
173{
174 return itemCompression;
175}
176
177QByteArray TreeItem::header() const
178{

Callers 3

replaceMethod · 0.45
reconstructVolumeMethod · 0.45
reconstructSectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected