On Thu, 6 Dec 2001, Michael Bayne wrote:

> +    public static byte[] streamAsBytes(InputStream toRead, int bufferSize,
> +                                       String encoding)

Whoops. Minor patch to that patch. The above lines should be:

+    public static byte[] streamAsBytes(InputStream toRead, int bufferSize)

-- mdb /o)\ "Be careful what you wish for. You won't get it,
       \(o/  but it never hurts to be careful."


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to