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