public static interface BinaryToTextEncoding.Decoder
| Modifier and Type | Method and Description |
|---|---|
byte[] |
decode(CharSequence encoded)
Decodes given encoded string
|
byte[] decode(CharSequence encoded)
encoded - stringCopyright © 2017–2019. All rights reserved.