org.mapdb / Store / update

update

abstract fun <R> update(recid: Long, record: R?, serializer: Serializer<R>): Unit