Searched defs:encodeQuotedPrintable (Results 1 - 3 of 3) sorted by relevance

/external/apache-http/src/org/apache/commons/codec/net/
H A DQuotedPrintableCodec.java114 private static final void encodeQuotedPrintable(int b, ByteArrayOutputStream buffer) { method in class:QuotedPrintableCodec
136 public static final byte[] encodeQuotedPrintable(BitSet printable, byte[] bytes) { method in class:QuotedPrintableCodec
152 encodeQuotedPrintable(b, buffer);
211 return encodeQuotedPrintable(PRINTABLE_CHARS, bytes);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.codec_1.3.0.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dcommons-codec-1.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...

Completed in 59 milliseconds