Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
OffHeapMemoryBuffer functions store and allocate should be consistent with their expires and expiresIn parameters : one has long, the other has int.
Same for OffHeapMemoryBuffer.free, it returns a long but Pointer.start and Pointer.end are both int.