MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getContentType

Method getContentType

src/openms/source/FORMAT/GzipInputStream.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 }
46
47 const XMLCh * GzipInputStream::getContentType() const
48 {
49 return nullptr;
50 }
51
52} // namespace OpenMS

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected