public final class Ascii extends Object
byte[] -> String and vice versa.| Constructor and Description |
|---|
Ascii() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convert(byte[] b) |
static byte[] |
convert(String s) |
Copyright © 2015. All rights reserved.