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(java.lang.String filename,
long position) |
Modifier and Type | Method and Description |
---|---|
void |
fillInData() |
close, getStream
public int dataSize
public ZeissCZIReader.AttachmentEntry attachment
public byte[] attachmentData
public long dataOffset
public Attachment(java.lang.String filename, long position) throws java.io.IOException
java.io.IOException
public void fillInData() throws java.io.IOException
fillInData
in class ZeissCZIReader.Segment
java.io.IOException
Copyright © 2019 Open Microscopy Environment