Searched refs:isUrlSafe (Results 1 – 1 of 1) sorted by relevance
346 public boolean isUrlSafe() { in isUrlSafe() method in Base64Codec943 if (isUrlSafe() && pos < buf.length) { in encode()