On 23 December 2014 at 07:55, Kristian Rosenvold <krosenv...@apache.org> wrote: > I'd like to make a public (synchronized) version of the > "toBufferedInputStream" method in this class, which would allow > zero-copy turnaround of the outputstream to an input-stream; I am a > bit puzzled why this hasn't been done yet.
Huh? What's wrong with the existing method: InputStream org.apache.commons.io.output.ByteArrayOutputStream.toInputStream() > Ok ? > > Kristian > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org