Skip to content

Releases: apache/datasketches-memory

Buffer bug fix, extended API

23 Jun 19:41
Compare
Choose a tag to compare
  • fixed a bug in getting region() of a Buffer
  • added direct offset put methods to WritableBuffer

Expanded Buffer API

15 Jun 22:38
Compare
Choose a tag to compare
  • expanded Buffer API to include commonly used direct access methods
  • null handling consistent with ByteBuffer

New API and improved performance

30 May 17:00
Compare
Choose a tag to compare

Completely rewritten code