class ZeissCZIReader.Attachment extends ZeissCZIReader.Segment
| Modifier and Type | Field and Description | 
|---|---|
| ZeissCZIReader.AttachmentEntry | attachment | 
| byte[] | attachmentData | 
| long | dataOffset | 
| int | dataSize | 
allocatedSize, filename, id, startingPosition, stream, usedSize| Constructor and Description | 
|---|
| Attachment(String filename,
          long position) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | fillInData() | 
close, getStreampublic int dataSize
public ZeissCZIReader.AttachmentEntry attachment
public byte[] attachmentData
public long dataOffset
public Attachment(String filename, long position) throws IOException
IOExceptionpublic void fillInData()
                throws IOException
fillInData in class ZeissCZIReader.SegmentIOExceptionCopyright © 2017 Open Microscopy Environment