[
https://issues.apache.org/jira/browse/TIKA-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17604888#comment-17604888
]
ASF GitHub Bot commented on TIKA-3843:
--------------------------------------
tballison merged PR #671:
URL: https://github.com/apache/tika/pull/671
> use commons-io byte array streams
> ---------------------------------
>
> Key: TIKA-3843
> URL: https://issues.apache.org/jira/browse/TIKA-3843
> Project: Tika
> Issue Type: Improvement
> Components: general
> Affects Versions: 2.4.0
> Reporter: PJ Fanning
> Priority: Major
>
> POI already uses commons-io instead of
> ByteArrayInputStream/ByteArrayOutputStream.
> Advantages include:
> * no synchronized blocks
> * more efficient way to get an input stream from an output stream
--
This message was sent by Atlassian Jira
(v8.20.10#820010)