public class EvilUnclosedBRFixingInputStream
extends java.io.InputStream
| Constructor and Description |
|---|
EvilUnclosedBRFixingInputStream(java.io.InputStream source) |
public EvilUnclosedBRFixingInputStream(java.io.InputStream source)
public int read()
throws java.io.IOException
read in class java.io.InputStreamjava.io.IOExceptionpublic int read(byte[] b,
int off,
int len)
throws java.io.IOException
read in class java.io.InputStreamjava.io.IOExceptionpublic int read(byte[] b)
throws java.io.IOException
read in class java.io.InputStreamjava.io.IOExceptionCopyright 2014 The Apache Software Foundation or its licensors, as applicable.