Package | Description |
---|---|
loci.common | |
ome.scifio.io |
Modifier and Type | Field and Description |
---|---|
protected StreamHandle |
StreamHandle.sHandle |
Modifier and Type | Class and Description |
---|---|
class |
BZip2Handle
StreamHandle implementation for reading from BZip2-compressed files
or byte arrays.
|
class |
GZipHandle
StreamHandle implementation for reading from gzip-compressed files
or byte arrays.
|
class |
URLHandle
Provides random access to URLs using the IRandomAccess interface.
|
class |
ZipHandle
StreamHandle implementation for reading from Zip-compressed files
or byte arrays.
|
Copyright © 2014 Open Microscopy Environment