public class DisplayOutput
extends java.lang.Object
Constructor and Description |
---|
DisplayOutput() |
DisplayOutput(byte p,
java.lang.String s) |
Modifier and Type | Method and Description |
---|---|
static byte[] |
stringToBytesASCII(java.lang.String str)
Returns the ASCII of String.
|
java.lang.String |
toString() |