strikt-core / strikt.assertions / 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