4647484950515253
return self !=0; } protected void checkAllocated() { if( !isAllocated() ) { throw new LMDBException("Native object has been freed."); } }