private static final class Compressor.ByteBufInputStream
extends java.io.InputStream
| Constructor and Description |
|---|
ByteBufInputStream(ByteBuf source) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
int |
read(byte[] bytes,
int offset,
int length) |