public class PackBits
extends java.lang.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 java.io.IOException
java.io.IOException"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"