Searched defs:addQuotes (Results 1 – 2 of 2) sorted by relevance
377 public String encode(byte[] input, boolean addQuotes) in encode()431 public String encode(byte[] input, boolean addQuotes, String linefeed) in encode()
1302 private final void _writeStringSegments(String text, boolean addQuotes) throws IOException in _writeStringSegments()