fun Assert<File>.bytes(): Assert<ByteArray>
Returns an assert on the file's contents as bytes.
fun Assert<Path>.bytes(): Assert<ByteArray>
Assert on file bytes