protected class Decoder.EncodingAlgorithmInputStream
extends java.io.InputStream
Modifier | Constructor and Description |
---|---|
protected |
Decoder.EncodingAlgorithmInputStream() |
protected Decoder.EncodingAlgorithmInputStream()
public int read() throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException
public int read(byte[] b) throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException
public int read(byte[] b, int off, int len) throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException