Modifier and Type | Class and Description |
---|---|
static class |
LzmaEncoderWrapper.Builder
A convenient builder that makes it easier to configure the LZMA encoder.
|
Modifier and Type | Field and Description |
---|---|
private Encoder |
encoder |
private static byte[] |
MINUS_ONE |
Constructor and Description |
---|
LzmaEncoderWrapper(Encoder encoder) |
Modifier and Type | Method and Description |
---|---|
void |
code(java.io.InputStream in,
java.io.OutputStream out) |