Searched defs:encodeQuotedPrintable (Results 1 – 1 of 1) sorted by relevance
119 private static final void encodeQuotedPrintable(int b, ByteArrayOutputStream buffer) { in encodeQuotedPrintable() method in QuotedPrintableCodec141 public static final byte[] encodeQuotedPrintable(BitSet printable, byte[] bytes) { in encodeQuotedPrintable() method in QuotedPrintableCodec