Package | Description |
---|---|
lzma.streams | |
org.cservenak.streams |
Modifier and Type | Class and Description |
---|---|
class |
LzmaDecoderWrapper |
class |
LzmaEncoderWrapper |
Constructor and Description |
---|
CoderInputStream(InputStream in,
Coder coder) |
CoderOutputStream(OutputStream out,
Coder coder) |
CoderThread(Coder coder,
InputStream in) |
CoderThread(Coder coder,
OutputStream out) |
Copyright © 2024. All rights reserved.