Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ ReleaseInnerFileData
Method
ReleaseInnerFileData
DSView/pv/ZipMaker.cpp:238–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
void ZipReader::ReleaseInnerFileData(ZipInnerFileData *data)
239
{
240
if (data){
241
delete data;
242
}
243
}
Callers
2
get_config_json_from_data_file
Method · 0.80
get_decoder_json_from_data_file
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected