GzipCompressionProviderpublic interface CompressionProvider
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
compress(java.lang.String path,
byte[] data) |
|
byte[] |
decompress(java.lang.String path,
byte[] compressedData) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.