Uses of Class
io.datarouter.bytes.Ascii
| Package | Description |
|---|---|
| io.datarouter.bytes |
-
Uses of Ascii in io.datarouter.bytes
Methods in io.datarouter.bytes that return Ascii Modifier and Type Method Description static AsciiAscii. valueOf(String name)Returns the enum constant of this type with the specified name.static Ascii[]Ascii. values()Returns an array containing the constants of this enum type, in the order they are declared.