OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Inflater
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/dist/zlib/contrib/dotzlib/DotZLib/
Inflater.cs
18
public class
Inflater
: CodecBase
35
/// Constructs an new instance of the <c>
Inflater
</c>
37
public
Inflater
() : base()
41
throw new ZLibException(retval, "Could not initialize
inflater
");
UnitTests.cs
215
using (
Inflater
inf = new
Inflater
())
231
using (
Inflater
inf = new
Inflater
())
Completed in 35 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025