public class Base64Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
b64ToNibbles |
static char |
kNewline |
static char[] |
nibblesToB64 |
| Constructor and Description |
|---|
Base64Constants() |
public static final char kNewline
public static char[] nibblesToB64
public static byte[] b64ToNibbles
Copyright © 2018. All rights reserved.