A memory allocator for neo4j client.
This will be used to allocate regions of memory as required by a connection, for buffers, etc.
Allocate memory from this allocator.
Allocate memory for consecutive objects from this allocator.
Return memory to this allocator.
Return multiple memory regions to this allocator.
See Implementation
A memory allocator for neo4j client.
This will be used to allocate regions of memory as required by a connection, for buffers, etc.