public class CCITTFaxInputStream extends DecodeInputStream implements CCITTFaxTables
B11_U, BASE_2D, BASE_BLACK, BASE_U_BLACK, BASE_U_WHITE, BASE_WHITE, byteReverse, encode, EOLP, EXT, H_2D, MAKE_UP_CODES, P_2D, runTab0, TERM_CODES, UNCB, UNCW, UND, V0_2D, VL1_2D, VL2_2D, VL3_2D, VR1_2D, VR2_2D, VR3_2D, W5_U, XDT| Constructor and Description |
|---|
CCITTFaxInputStream(InputStream in) |
CCITTFaxInputStream(InputStream in,
FilterParams params) |
CCITTFaxInputStream(InputStream in,
int inSize,
int outSize,
FilterParams params) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
fill() |
available, getInPos, mark, markSupported, read, read, releaseUnconsumedInput, reset, skipreadpublic CCITTFaxInputStream(InputStream in, int inSize, int outSize, FilterParams params)
public CCITTFaxInputStream(InputStream in, FilterParams params)
public CCITTFaxInputStream(InputStream in)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class DecodeInputStreamIOExceptionpublic void fill()
fill in class DecodeInputStreamCopyright © 2010 - 2020 Adobe. All Rights Reserved