java.util.Base64 directly instead.@Deprecated public class Base64EncoderImpl extends Object implements Base64Encoder
Base64Encoder interface for Java 8 and later.| Constructor and Description |
|---|
Base64EncoderImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
encode(byte[] msg)
Deprecated.
Encodes given byte array.
|
public String encode(byte[] msg)
encode in interface Base64Encoder
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018