com.fluendo.utils

Class Base64Converter

public class Base64Converter extends Object

Field Summary
static char[]alphabet
Method Summary
static Stringencode(byte[] octetString)

Field Detail

alphabet

public static final char[] alphabet

Method Detail

encode

public static String encode(byte[] octetString)