readByteChunks

fun readByteChunks(path: String, chunkSize: Int = DEFAULT_CHUNK_SIZE): Flow<ByteArray>