BufferingWriter.close() does not flush buffer before closing
------------------------------------------------------------

                 Key: JENA-92
                 URL: https://issues.apache.org/jira/browse/JENA-92
             Project: Jena
          Issue Type: Bug
          Components: ARQ
            Reporter: Stephen Allen


The BufferingWriter.close() function does not flush the byte buffer before 
closing the underlying stream.  This will cause any data left in the buffer to 
be lost.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to