|
JavaTM 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 Platform Standard Ed. 6 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。