-
Type: Task
-
Resolution: Done
-
None
-
Affects Version/s: None
-
Component/s: None
Direct ByteBuffers can save buffer/object allocation and copying memory when moving data between Java and C.
Investigate how we can harness direct ByteBuffers in the WiredTiger Java API. It is likely to be most useful for retrieving items through the API.