Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getCompression
Method
getCompression
src/openms/source/FORMAT/OPTIONS/PeakFileOptions.cpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
bool PeakFileOptions::getCompression() const
172
{
173
return zlib_compression_;
174
}
175
176
bool PeakFileOptions::getAlwaysAppendData() const
177
{
Callers
7
testPeakFileOptions
Function · 0.95
getCompressionTerm_
Method · 0.80
writeSpectrum_
Method · 0.80
writeBinaryDataArray_
Method · 0.80
writeBinaryFloatDataArray_
Method · 0.80
writeChromatogram_
Method · 0.80
PeakFileOptions_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
testPeakFileOptions
Function · 0.76