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