| Modifier and Type | Class and Description |
|---|---|
static class |
Radix64Encoder.Default
This class implements an encoder for encoding byte data using
the Base64 encoding scheme as used in OpenBSD which is not compatible
with the RFC Base64 schemas.
|
| Constructor and Description |
|---|
Default(Radix64Encoder encoder,
Charset defaultCharset) |
Copyright © 2018. All rights reserved.