JavaTM 2 Platform
Standard Ed. 6

類別 java.util.zip.DataFormatException
的使用

使用 DataFormatException 的軟體套件
java.util.zip 提供用於讀寫標準 ZIP 和 GZIP 檔案格式的類別。 
 

java.util.zipDataFormatException 的使用
 

拋出 DataFormatExceptionjava.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