com.r3corda.core / java.nio.file.Path / use

use

fun <R> Path.use(block: (InputStream) -> R): R