CDC 1.1.2

クラス
java.util.zip.DataFormatException の使用

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)
          指定されたバッファーにバイトを圧縮解除します。
 


CDC 1.1.2

Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use of this specification is subject to license terms.