writeToFile abstract method

void writeToFile(
  1. String path
)

writeToFile method writes the received file.

Implementation

void writeToFile(String path);