Please see the Javadoc at http://commons.apache.org/vfs/apidocs/org/apache/commons/vfs2/FileContent.html#getOutputStream(boolean)
Gary On Jul 27, 2012, at 5:00, vijayaratha vijayasingam <[email protected]> wrote: > Hi all; > We are using commons.vfs2 library in our synapse vfs transport... > I need a clarification for the following function; > > *org.apache.commons.vfs2.FileContent.getOutputStream(boolean)* > > If i use true or false, whatever, i see my output file is newly generated > one.. > Can anybody clarify what is the exact difference if i use true and false? > > Thanks > -Ratha --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
