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
ImageReadException
public byte[] compress(byte[] bytes) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.