Searched defs:encodeBytes (Results 1 – 1 of 1) sorted by relevance
529 public static String encodeBytes( byte[] source ) in encodeBytes() method in Base64556 public static String encodeBytes( byte[] source, int options ) in encodeBytes() method in Base64571 public static String encodeBytes( byte[] source, int off, int len ) in encodeBytes() method in Base64600 public static String encodeBytes( byte[] source, int off, int len, int options ) in encodeBytes() method in Base64