| Modifier and Type | Method and Description |
|---|---|
byte[] |
encode(byte[] src) |
char[] |
encodeToChars(byte[] src) |
String |
encodeToString(byte[] src) |
public byte[] encode(byte[] src)
public char[] encodeToChars(byte[] src)
public String encodeToString(byte[] src)
Copyright © 2017. All rights reserved.