Searched defs:encodeBase64 (Results 1 – 9 of 9) sorted by relevance
640 public static byte[] encodeBase64(byte[] binaryData) { in encodeBase64() method in Base64Codec765 public static byte[] encodeBase64(byte[] binaryData, boolean isChunked) { in encodeBase64() method in Base64Codec783 public static byte[] encodeBase64(byte[] binaryData, boolean isChunked, boolean urlSafe) { in encodeBase64() method in Base64Codec803 …public static byte[] encodeBase64(byte[] binaryData, boolean isChunked, boolean urlSafe, int maxRe… in encodeBase64() method in Base64Codec
182 public static byte[] encodeBase64(byte[] binaryData) { in encodeBase64() method in Base64237 public static byte[] encodeBase64(byte[] binaryData, boolean isChunked) { in encodeBase64() method in Base64
481 public static String encodeBase64(byte[] buffer) in encodeBase64() method in XMPUtils
178 @Test public void encodeBase64() { in encodeBase64() method in ByteStringTest
636 public static String encodeBase64(byte[] data) { in encodeBase64() method in TestUtils
638 public static String encodeBase64(byte[] data) { in encodeBase64() method in TestUtils
775 private static String encodeBase64(byte[] buf) { in encodeBase64() method in NanoWSD
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd ...