Searched defs:encodeUrl (Results 1 – 3 of 3) sorted by relevance
128 public static String encodeUrl(byte[] in) { in encodeUrl() method in Base64
129 public static String encodeUrl(byte[] in) { in encodeUrl() method in Base64
116 public static final byte[] encodeUrl(BitSet urlsafe, byte[] bytes) in encodeUrl() method in URLCodec