public interface Decompressible<T>
| Modifier and Type | Method and Description |
|---|---|
T |
decompressed()
Cause the data to be de-compressed using the configured compression provider
|
T decompressed()
Copyright © 2011–2015 The Apache Software Foundation. All rights reserved.