public class FileMap extends Object
Constructor | Description |
---|---|
FileMap() |
Modifier and Type | Method | Description |
---|---|---|
ZipEntry |
getZipEntry() |
|
static void |
readFully(InputStream is,
byte[] bytes) |
|
String |
toString() |
public static void readFully(InputStream is, byte[] bytes) throws IOException
IOException
public ZipEntry getZipEntry()