public static class Decompressor.Metadata extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isLZ4Metadata()
Determine if this metadata is associated with LZ4-compressed data
|
String |
toString() |
public boolean isLZ4Metadata()
public void close()
close in interface AutoCloseableCopyright © 2021. All rights reserved.