| Modifier and Type | Class and Description |
|---|---|
static class |
BinaryToTextEncoding.Base64Encoding |
static class |
BinaryToTextEncoding.BaseRadix |
static class |
BinaryToTextEncoding.Hex
Hex or Base16
|
| Modifier and Type | Method and Description |
|---|---|
String |
Bytes.encode(BinaryToTextEncoding.Encoder encoder)
Encode the internal byte-array with given encoder.
|
Copyright © 2017. All rights reserved.