|
|
@@ -26,7 +26,7 @@ import java.util.zip.GZIPOutputStream; |
|
|
|
/** |
|
|
|
* A GZip compressed resource. |
|
|
|
* |
|
|
|
* <p>Wraps around another resource, delegates all quries to that |
|
|
|
* <p>Wraps around another resource, delegates all queries to that |
|
|
|
* other resource but uncompresses/compresses streams on the fly.</p> |
|
|
|
* |
|
|
|
* @since Ant 1.7 |
|
|
|