@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, type
public String encode(byte[] bytes)
encode
in class Base64Encoder
public String getType()
getType
in class Base64Encoder
public static boolean isPresent()
Copyright © 2017. All rights reserved.