Releases: apache/datasketches-memory
Releases · apache/datasketches-memory
Buffer bug fix, extended API
- fixed a bug in getting region() of a Buffer
- added direct offset put methods to WritableBuffer
Expanded Buffer API
- expanded Buffer API to include commonly used direct access methods
- null handling consistent with ByteBuffer
New API and improved performance
Completely rewritten code