org.mapdb.volume / Volume / ensureAvailable

ensureAvailable

abstract fun ensureAvailable(offset: Long): Unit

Check space allocated by Volume is bigger or equal to given offset. So it is safe to write into smaller offsets.

Parameters

offset -