Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MappedByteBufferInputStream: Reduce dependency to Platform | Sven Gothel | 2023-01-23 | 1 | -5/+5 |
* | MappedByteBufferInputStream: Add flushSlices() to release mapped slices to sa... | Sven Gothel | 2018-01-15 | 1 | -8/+31 |
* | Factor out Cleaner access for general use (Cleaning up NIO DirectBuffer) | Sven Gothel | 2017-02-22 | 1 | -55/+4 |
* | MappedByteBufferInputStream: Default CacheMode is FLUSH_PRE_HARD now (was FLU... | Sven Gothel | 2014-10-03 | 1 | -7/+7 |
* | MappedByteBuffer*Stream: | Sven Gothel | 2014-10-03 | 1 | -60/+221 |
* | Bug 1080 - Refine MappedByteBuffer*Stream impl. and API [doc], adding stream ... | Sven Gothel | 2014-09-29 | 1 | -58/+144 |
* | Bug 1080 - Add write support for memory mapped big file I/O via specialized O... | Sven Gothel | 2014-09-26 | 1 | -89/+306 |
* | Bug 1080 - Fix TestByteBufferInputStream: Handle OutOfMemoryError cause in IO... | Sven Gothel | 2014-09-26 | 1 | -0/+7 |
* | Bug 1080 - Add read support for memory mapped big file I/O via specialized In... | Sven Gothel | 2014-09-25 | 1 | -0/+487 |