Description
The current Java determineEncoding implementation is not optimal and may calculate ZigzagLiterals and zzBits100p before deciding on DELTA encoding, which is redundant.
It is better to make the java implementation consistent with c++.
Attachments
Issue Links
- links to