Home
last modified time | relevance | path

Searched refs:Inflater (Results 1 - 2 of 2) sorted by relevance

/third_party/zlib/contrib/dotzlib/DotZLib/
H A DUnitTests.cs215 using (Inflater inf = new Inflater()) in Inflate_Init()
231 using (Inflater inf = new Inflater()) in Inflate_Expand()
H A DInflater.cs18 public class Inflater : CodecBase class
35 /// Constructs an new instance of the <c>Inflater</c>
37 public Inflater() : base() in Inflater() method in DotZLib.Inflater

Completed in 1 milliseconds