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