Andrew C. Oliver wrote:
... The issue still is "are you sure you
want an input stream which doesn't handle encoding???"

I am trying to test routines which parse SMTP from an InputStream, so I need an InputStream filled with parser-trying combinations of characters. I have been writing my nastiness into a String, and thence hopefully through the InputStream to the parser. Do you think there is a better way?


Rich

On 5/31/03 12:57 PM, "Richard O. Hammer" <[EMAIL PROTECTED]> wrote:
I am trying to get an InputStream from a String.  Can somebody tell me
the easy way?


_______________________________________________
Juglist mailing list
[EMAIL PROTECTED]
http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to