| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| Zip — class, package com.ms.office.core |
|
对Zip文件进行解码
|
| Zip(zipFile:flash.utils:ByteArray) — Constructor, class com.ms.office.core.Zip |
| |
| ZipEntry — class, package nochump.util.zip |
|
This class represents a member of a zip archive. |
| ZipEntry(name:String) — Constructor, class nochump.util.zip.ZipEntry |
|
Creates a zip entry with the given name. |
| ZipError — class, package nochump.util.zip |
|
Thrown during the creation or input of a zip file. |
| ZipError(message:String, id:int) — Constructor, class nochump.util.zip.ZipError |
| |
| ZipFile — class, package nochump.util.zip |
|
This class represents a Zip archive. |
| ZipFile(data:flash.utils:IDataInput) — Constructor, class nochump.util.zip.ZipFile |
|
Opens a Zip file reading the given data. |
| ZipOutput — class, package nochump.util.zip |
| |
| ZipOutput() — Constructor, class nochump.util.zip.ZipOutput |
| |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |