public class HexDumpOutputStream extends OutputStream
Constructor and Description |
---|
HexDumpOutputStream(OutputStream os) |
HexDumpOutputStream(PrintStream ps) |
public HexDumpOutputStream(PrintStream ps)
public HexDumpOutputStream(OutputStream os)
public void wrap()
public void write(int b) throws IOException
write
in class OutputStream
IOException
public void close()
close
in interface Closeable
close
in interface AutoCloseable
close
in class OutputStream