Package ucar.nc2.iosp.hdf5
Class DataBTree.DataChunkIterator
- java.lang.Object
-
- ucar.nc2.iosp.hdf5.DataBTree.DataChunkIterator
-
-
Method Detail
-
hasNext
public boolean hasNext()
-
next
public DataBTree.DataChunk next() throws IOException
- Throws:
IOException
-
-