public class SafeEncoder extends Object
| Constructor and Description |
|---|
SafeEncoder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encode(byte[] data) |
static byte[] |
encode(String str) |
static byte[][] |
encodeMany(String... strs) |
Copyright © 2015. All rights reserved.