public class TIFFPackBitsUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
private static boolean |
debug |
(package private) byte[] |
dstData |
(package private) int |
dstIndex |
| Constructor and Description |
|---|
TIFFPackBitsUtil() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
decode(byte[] srcData) |
private void |
ensureCapacity(int bytesToAdd) |
private static final boolean debug
byte[] dstData
int dstIndex
private void ensureCapacity(int bytesToAdd)
public byte[] decode(byte[] srcData)
throws IOException
IOExceptionCopyright © 2017 Open Microscopy Environment