net.corda.core / java.nio.file.Path / read

read

inline fun <R> Path.read(vararg options: OpenOption, block: (InputStream) -> R): R