Package gov.nih.mipav.model.file
Class jxlatte.JXLDecoder
java.lang.Object
gov.nih.mipav.model.file.jxlatte.JXLDecoder
- All Implemented Interfaces:
Closeable,AutoCloseable
- Enclosing class:
jxlatte
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionJXLDecoder(InputStream in, jxlatte.JXLOptions options) JXLDecoder(String filename) JXLDecoder(String filename, jxlatte.JXLOptions options) -
Method Summary
-
Field Details
-
demuxer
-
decoder
-
-
Constructor Details
-
JXLDecoder
- Throws:
FileNotFoundException
-
JXLDecoder
-
JXLDecoder
- Throws:
FileNotFoundException
-
JXLDecoder
-
-
Method Details
-
decode
- Throws:
IOException
-
atEnd
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-