public final class Base64Encoder extends Object
Modifier and Type | Method | Description |
---|---|---|
static String |
encode(byte[] bs) |
|
static String |
encode(String s) |
|
static String |
encodeAtom(byte[] b,
int strt,
int left) |
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.