Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
import org.apache.commons.codec.binary.Base64;
import org.apache.commons.codec.binary.StringUtils;
StringUtils.newStringUtf8(Base64.decodeBase64(base64.toDecode));