|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 DataFormatException 的軟體套件 | |
---|---|
java.util.zip | 提供用於讀寫標準 ZIP 和 GZIP 檔案格式的類別。 |
java.util.zip 中 DataFormatException 的使用 |
---|
拋出 DataFormatException 的 java.util.zip 中的方法 | |
---|---|
int |
Inflater.inflate(byte[] b)
將位元組解壓縮到指定的緩衝區。 |
int |
Inflater.inflate(byte[] b,
int off,
int len)
將位元組解壓縮到指定的緩衝區。 |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。