public class ByteArraySource extends CacheSource
reader| Constructor and Description | 
|---|
ByteArraySource(IFormatReader r)
Constructs a byte array source from the given Bio-Formats reader. 
 | 
ByteArraySource(String id)
Constructs a byte array source that draws from the given file. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
getObject(int index)
Get the object corresponding to the given index. 
 | 
getObjectCountpublic ByteArraySource(IFormatReader r)
public ByteArraySource(String id) throws CacheException
CacheExceptionpublic Object getObject(int index) throws CacheException
ICacheSourcegetObject in interface ICacheSourcegetObject in class CacheSourceCacheExceptionCopyright © 2015 Open Microscopy Environment