A E M O R U

E

emptyFile() - Method in class multipart.MultipartTest
If the downloader is asked to download a normal, empty file, then a valid InputStream should be returned, but should report end-of-file for every read.
emptyPartsFile() - Method in class multipart.MultipartTest
If the downloader is asked to download a multi-part, empty file, then a valid InputStream should be returned, but should report end-of-file for every read.

A E M O R U