public class StringHelper extends Object
| Constructor and Description |
|---|
StringHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
bytesToString(byte[] bytes) |
static byte[] |
stringToBytes(String s) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.