assertk / assertk.assertions / bytes

bytes

(jvm) fun Assert<File>.bytes(): Assert<ByteArray>

Returns an assert on the file's contents as bytes.

(jvm) fun Assert<Path>.bytes(): Assert<ByteArray>

Assert on file bytes