public class CommonsEncoder extends Base64Encoder
| Constructor and Description |
|---|
CommonsEncoder() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
encode(byte[] bytes) |
java.lang.String |
getType() |
static boolean |
isPresent() |
getInstance, typepublic java.lang.String encode(byte[] bytes)
encode in class Base64Encoderpublic java.lang.String getType()
getType in class Base64Encoderpublic static boolean isPresent()
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"