org.mapdb / StoreWAL / update

update

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