aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/util/LittleEndianByteArrayInputStream.java
Commit message (Expand)AuthorAgeFilesLines
* Further simplification to RecordInputStream. Mostly regarding Strings, Conti...Josh Micich2008-10-251-0/+3
* Removed String methods from LittleEndianInputJosh Micich2008-10-241-16/+0
* added LittleEndianByteArrayInputStreamJosh Micich2008-10-241-0/+133