cab55743ac
This was broken in many, many ways but the primary offender was an object allocation for every 4 bytes of an input stream (imagine what this did for 900k attachment files). The new version is completely self-contained, and is optimized for the most common case of inner loop case of processing 4-bytes-at-a-time. |
||
---|---|---|
.. | ||
com | ||
org/apache |