strikt-jvm / strikt.java / strikt.api.Assertion.Builder / allBytes

allBytes

fun <T : Path> Builder<T>.allBytes(): Builder<ByteArray>

Maps this assertion to an assertion over all bytes of this subject path .

See Also

Files.readAllBytes