Javadoc Polishing
This commit is contained in:
@@ -846,6 +846,7 @@ public class FileWritingMessageHandler extends AbstractReplyProducingMessageHand
|
||||
* @param fileToWriteTo the file.
|
||||
* @param append true if we are appending.
|
||||
* @return the stream.
|
||||
* @throws FileNotFoundException if not found.
|
||||
* @since 4.3.8
|
||||
*/
|
||||
protected BufferedOutputStream createOutputStream(File fileToWriteTo, final boolean append)
|
||||
|
||||
Reference in New Issue
Block a user