Searched defs:decodeQuotedPrintable (Results 1 – 4 of 4) sorted by relevance
39 public static final byte[] decodeQuotedPrintable(byte[] bytes) { in decodeQuotedPrintable() method in QuotedPrintable
42 public static final byte[] decodeQuotedPrintable(byte[] bytes) { in decodeQuotedPrintable() method in QuotedPrintable
60 public static final byte[] decodeQuotedPrintable(byte[] bytes) in decodeQuotedPrintable() method in VCardUtils.QuotedPrintableCodecPort