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