public class DebugFileInputStream extends FileInputStream
DebugFileInputStream class implements...| Constructor and Description |
|---|
DebugFileInputStream(File file) |
DebugFileInputStream(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
dump(PrintStream out) |
void |
dump(PrintWriter out) |
static void |
dumpRegistered(PrintStream out) |
static void |
dumpRegistered(PrintWriter out) |
available, getChannel, getFD, read, read, read, skipmark, markSupported, resetpublic DebugFileInputStream(String name) throws FileNotFoundException
FileNotFoundExceptionpublic DebugFileInputStream(File file) throws FileNotFoundException
FileNotFoundExceptionpublic static void dumpRegistered(PrintWriter out)
public static void dumpRegistered(PrintStream out)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FileInputStreamIOExceptionpublic void dump(PrintWriter out)
public void dump(PrintStream out)
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"