public final class Base64 extends Object
Constructor and Description |
---|
Base64() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
decode(String sEncoded) |
static String |
encode(byte[] pData,
boolean bBreakLines) |
static void |
encode(char[] pEncoded,
byte[] pData,
boolean bBreakLines) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved