fileSize method

int fileSize()

Implementation

int fileSize() {
  return _lib._objc_msgSend_163(_id, _lib._sel_fileSize1);
}