Skip to content

Fun I/O 1.7.3

Compare
Choose a tag to compare
@christian-schlichtherle christian-schlichtherle released this 14 Oct 16:15
· 133 commits to master since this release

This release fixes a bug where Store.content() and Store.content(int) would not work when the Store was created by Store.map(Filter).
The Javadoc for Store.size() was also revisioned to make it clear that this method should return the storage size, not the content length.