aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/nio/DataSource.java
Commit message (Expand)AuthorAgeFilesLines
* Partial NPOIFS write implementation, and tidy up of methods around thisNick Burch2010-12-281-0/+4
* Change how the NIO block read works, to re-use the byte array for the from-In...Nick Burch2010-12-191-4/+4
* Start on lower memory POIFS implementation - data source to provide common ac...Nick Burch2010-12-181-0/+31