Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GzipInputStream_test.cpp
File · 0.45
Bzip2InputStream_test.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected