Package org.apache.james.mime4j
Class QuotedPrintableInputStreamBench
java.lang.Object
org.apache.james.mime4j.QuotedPrintableInputStreamBench
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
QuotedPrintableInputStreamBench
public QuotedPrintableInputStreamBench()
-
-
Method Details
-
main
- Throws:
Exception
-
initData
private static byte[] initData(int size) -
encode
- Throws:
IOException
-
testDecode
- Throws:
IOException
-
compare
private static void compare(byte[] expected, byte[] actual)
-