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

readAllLines

fun Path.readAllLines(charset: Charset = UTF_8): List<String>