| Constructor and Description |
|---|
CdxReader(InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Iterator<CdxRecord> |
iterator() |
Optional<CdxRecord> |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic CdxReader(InputStream stream)
public Optional<CdxRecord> next() throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2022. All rights reserved.