@leventov
I made some style and cosmetic changes to your PR which I pulled into the utf8 branch here.
I had to add finals, make some methods static that could have been, etc. tools/SketchesCheckstyle should have caught those.
Question 1: You did not create a parallel get/put utf8 for buffer. Why?
Question 2: Have you done any testing that shows that adding this utf8 capability into Memory improves performance over what could have been done external to Memory?
@leventov
I made some style and cosmetic changes to your PR which I pulled into the utf8 branch here.
I had to add finals, make some methods static that could have been, etc. tools/SketchesCheckstyle should have caught those.
Question 1: You did not create a parallel get/put utf8 for buffer. Why?
Question 2: Have you done any testing that shows that adding this utf8 capability into Memory improves performance over what could have been done external to Memory?