public class Download extends Object
public Download(String url, long fileSize, String dirPath, String fileName) throws IOException
IOExceptionpublic Download(String url, String dirPath) throws IOException
IOExceptionpublic String download() throws IOException
IOExceptionCopyright © 2020. All rights reserved.