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, skip
mark, markSupported, reset
public DebugFileInputStream(String name) throws FileNotFoundException
FileNotFoundException
public DebugFileInputStream(File file) throws FileNotFoundException
FileNotFoundException
public static void dumpRegistered(PrintWriter out)
public static void dumpRegistered(PrintStream out)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class FileInputStream
IOException
public void dump(PrintWriter out)
public void dump(PrintStream out)
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"