Support User Defined PooledByteBufAllocator by Maithem · Pull Request #162 · lmdbjava/lmdbjava
This patch allows users to pass a PooledByteBufAllocator instance if they wish to not use the DEFAULT instance. Also, this patch fixes a minor bug where a ByteBuf is created during initialization without ever being released.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters