public class PackBits extends Object
| Constructor and Description |
|---|
PackBits() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
compress(byte[] bytes) |
byte[] |
decompress(byte[] bytes,
int expected) |
public byte[] decompress(byte[] bytes,
int expected)
throws ImageReadException
ImageReadExceptionpublic byte[] compress(byte[] bytes)
throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.