You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The get/set operations for float or double values can be achieved by put()/get() method in OffHeapMemory class. But it will be nice if the API can support the methods directly.
Can you implement that or may I submit a pr?
The text was updated successfully, but these errors were encountered:
The get/set operations for float or double values can be achieved by put()/get() method in OffHeapMemory class. But it will be nice if the API can support the methods directly.
Can you implement that or may I submit a pr?
The text was updated successfully, but these errors were encountered: