Package net.i2p.util
Class EepGet.Gunzipper
java.lang.Object
net.i2p.util.EepGet.Gunzipper
- All Implemented Interfaces:
Runnable
- Enclosing class:
- EepGet
protected class EepGet.Gunzipper extends Object implements Runnable
Decompressor thread.
Copied / modified from i2ptunnel HTTPResponseOutputStream (GPL)
- Since:
- 0.8.10
-
Constructor Summary
Constructors Constructor Description Gunzipper(InputStream in, OutputStream out)
-
Method Summary
Modifier and Type Method Description void
run()