You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Nick Longinow <ni...@vanhooseassociates.com> on 2004/11/03 18:09:10 UTC

getMethod - route the inputstream directly to an outputstream ?

Hi

I realize this is actually more of a java language issue, but I wanted to be
sure I am using the webdav api correctly.
I'm using the getMethod to retrieve an input stream, whose contents I want
to route to an outputstream.  I have some very large files (> 150 mg) that
are blowing out my byte array buffer that I use to read the input stream and
then route to my output stream.
Does anyone know of a more efficient way of getting my file input stream
into an output stream ?
Thanks
Nick


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org