writeOnFile function

void writeOnFile(
  1. List<int> bytes
)

Implementation

void writeOnFile(List<int> bytes) {}