Manifest
ZipOutputStream
publicsynchronized void
write
(byte[] b, int off, int len)
throws
IOException
[Inherited From ZipOutputStream]
public void
write
(int b)
throws
IOException
[Inherited From DeflaterOutputStream]
[Specified in OutputStream]
publicfinalstatic
int DEFLATED
= "8"
[Inherited From ZipOutputStream]
protected
OutputStream out
[Inherited From FilterOutputStream]
publicfinalstatic
int STORED
= "0"
[Inherited From ZipOutputStream]