Package | Description |
---|---|
loci.formats.codec |
Package containing Bio-Formats compression and decompression logic.
|
Modifier and Type | Field and Description |
---|---|
HuffmanCodec.Decoder[] |
HuffmanCodec.Decoder.branch |
Modifier and Type | Field and Description |
---|---|
private HashMap<short[],HuffmanCodec.Decoder> |
HuffmanCodec.cachedDecoders |
Modifier and Type | Method and Description |
---|---|
private HuffmanCodec.Decoder |
HuffmanCodec.Decoder.createDecoder(short[] source,
int start,
int level) |
Modifier and Type | Method and Description |
---|---|
private void |
HuffmanCodec.Decoder.createDecoder(HuffmanCodec.Decoder dest,
short[] source,
int start,
int level) |
Copyright © 2016 Open Microscopy Environment