public class CommonsEncoder extends Base64Encoder
Constructor and Description |
---|
CommonsEncoder() |
Modifier and Type | Method and Description |
---|---|
String |
encode(byte[] bytes) |
String |
getType() |
static boolean |
isPresent() |
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.