writeFile

suspend fun ByteStreamSender.writeFile(filePath: String)

Reads the file and writes it to the data stream.

Throws