@Deprecated public class CommonsEncoder extends Base64Encoder
| Constructor and Description |
|---|
CommonsEncoder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
encode(byte[] bytes)
Deprecated.
|
String |
getType()
Deprecated.
|
static boolean |
isPresent()
Deprecated.
|
getInstance, typepublic String encode(byte[] bytes)
encode in class Base64Encoderpublic String getType()
getType in class Base64Encoderpublic static boolean isPresent()
Copyright © 2017. All rights reserved.