readBytes
Read the contents of a file as a ByteArray, suspending until the read is complete.
Throws
if the file could not be read.
Read the contents of a file as a ByteArray, asynchronously.
Read the contents of a file as a ByteArray, suspending until the read is complete.
if the file could not be read.
Read the contents of a file as a ByteArray, asynchronously.