Package gov.nih.mipav.model.file
Class FileTiff.BitSwapInputStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
gov.nih.mipav.model.file.FileTiff.BitSwapInputStream
- All Implemented Interfaces:
FileTiff.BitSwapTable,Closeable,AutoCloseable
- Enclosing class:
FileTiff
-
Field Summary
Fields inherited from class java.io.FilterInputStream
inFields inherited from interface gov.nih.mipav.model.file.FileTiff.BitSwapTable
bitSwapTable -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.FilterInputStream
available, close, mark, markSupported, reset, skipMethods inherited from class java.io.InputStream
nullInputStream, readAllBytes, readNBytes, readNBytes, skipNBytes, transferTo
-
Constructor Details
-
BitSwapInputStream
- Throws:
IOException
-
-
Method Details
-
read
- Overrides:
readin classFilterInputStream- Throws:
IOException
-
read
- Overrides:
readin classFilterInputStream- Throws:
IOException
-
read
- Overrides:
readin classFilterInputStream- Throws:
IOException
-