public class FITSStreamDataNode extends FITSDataNode
FITSDataNode.ArrayDataMaker
Constructor and Description |
---|
FITSStreamDataNode(DataSource datsrc) |
Modifier and Type | Method and Description |
---|---|
protected FITSDataNode.ArrayDataMaker |
getArrayData(long start,
long size)
Returns an ArrayDataMaker encapsulating the same input stream as the
on one which this FITSDataNode is based, but starting at a given
offset
start into the stream
and size bytes long. |
allowsChildren, getChildIterator, getDataInput, getDescription, getName, getNodeTLA, getNodeType, getPathSeparator, isMagic
beep, configureDetail, getChildMaker, getCreator, getDataObject, getIcon, getLabel, getParentObject, getPathElement, hasDataObject, makeChild, makeErrorChild, registerDataObject, setChildMaker, setCreator, setDescription, setIconID, setLabel, setName, setParentObject, toString
public FITSStreamDataNode(DataSource datsrc) throws NoSuchDataException
NoSuchDataException
protected FITSDataNode.ArrayDataMaker getArrayData(long start, long size)
FITSDataNode
start
into the stream
and size
bytes long.getArrayData
in class FITSDataNode
start
- the offset into this FITSDataNode's stream at which
the returned source's streams should startsize
- the number of bytes contained by the returned
source's streamCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.