class AmiraReader.HxZip extends Object implements AmiraReader.PlaneReader
Modifier and Type | Field and Description |
---|---|
(package private) long |
compressedSize |
(package private) int |
currentNo |
(package private) InflaterInputStream |
decompressor |
(package private) long |
offsetOfStream |
(package private) int |
planeSize |
Constructor and Description |
---|
AmiraReader.HxZip(long compressedSize) |
long offsetOfStream
long compressedSize
int currentNo
int planeSize
transient InflaterInputStream decompressor
void initDecompressor() throws IOException
IOException
public byte[] read(int no, byte[] buf) throws FormatException, IOException
read
in interface AmiraReader.PlaneReader
FormatException
IOException
Copyright © 2016 Open Microscopy Environment