Marshall Schor created UIMA-5790:
------------------------------------

             Summary: ConceptMapper (addon) use of FileXXStream should do 
appropriate buffering
                 Key: UIMA-5790
                 URL: https://issues.apache.org/jira/browse/UIMA-5790
             Project: UIMA
          Issue Type: Improvement
    Affects Versions: ConceptMapper-2.10.2
            Reporter: Marshall Schor


Methods in concept mapper like serializeEntries(FileOutputStream output) should 
be changed to just OutputStream, and should check to see if buffering is being 
done, and if not, wrap in a BufferedOutputStream (same for input).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to