poi/src/testcases
2008-01-09 16:31:25 +00:00
..
org/apache/poi Tweak comments, layout and exceptions in IOUtils and RawDataBlock. It should now be clearer exactly what they do, and when they become unhappy. Also include a test that ensures that when reading from a slow inputstream (as per bug #42834), we really are ok with the data dribbling in, and do not require it to all come in in blocksize chunks at one 2008-01-09 16:31:25 +00:00