runReadT

open fun runReadT(f: (IReadTransaction) -> Unit)

Performs a function in a read transaction on this branch.

Parameters

f

function to be performed