MCPcopy 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

testPeakFileOptionsFunction · 0.95
getCompressionTerm_Method · 0.80
writeSpectrum_Method · 0.80
writeBinaryDataArray_Method · 0.80
writeChromatogram_Method · 0.80

Calls

no outgoing calls

Tested by 1

testPeakFileOptionsFunction · 0.76