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

Function GzipInputStream

src/openms/include/OpenMS/FORMAT/GzipInputStream.h:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 const XMLCh* getContentType() const override;
71
72 GzipInputStream() = delete;
73 GzipInputStream(const GzipInputStream& stream) = delete;
74 GzipInputStream& operator=(const GzipInputStream& stream) = delete;
75

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected