public interface Compressor
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
compress(File destination)
Returns the output stream that is able to compress into the destination file
|
OutputStream compress(File destination)
destination - the destination of the compressionCopyright © 2013. All rights reserved