Searched refs:ASCII_ONLY (Results 1 – 1 of 1) sorted by relevance
150 private static final UriCodec ASCII_ONLY = new UriCodec() { field in URI1278 ASCII_ONLY.appendEncoded(result, toString()); in toASCIIString()