Class PackBits
java.lang.Object
org.apache.commons.imaging.common.PackBits
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
compress
(byte[] bytes) static byte[]
decompress
(byte[] bytes, int expected)
-
Method Details
-
compress
- Throws:
IOException
-
decompress
- Throws:
ImagingException
-