setUpFileSize method

void setUpFileSize(
  1. int fileSized
)

Implementation

void setUpFileSize(int fileSized) {
  fileSize = fileSized;
}