public class HexOutputStream
extends java.io.OutputStream
Modifier and Type | Field and Description |
---|---|
protected java.io.OutputStream |
out |
Constructor and Description |
---|
HexOutputStream() |
Modifier and Type | Method and Description |
---|---|
void |
write(int b) |