Searched refs:decodeQuotedPrintable (Results 1 – 2 of 2) sorted by relevance
39 public static final byte[] decodeQuotedPrintable(byte[] bytes) { in decodeQuotedPrintable() method in QuotedPrintable
918 partData = QuotedPrintable.decodeQuotedPrintable(partData); in parseParts()