Skip navigation links
LHA Library for Java
A B C D E F G H I J L M N O P R S T U W 

A

addLeaf(int) - Method in class jp.gr.java_conf.dangan.util.lha.DynamicHuffman
ハフマン木に code を示す葉を追加する。
available() - Method in class jp.gr.java_conf.dangan.io.BitInputStream
接続された入力ストリームからブロックしないで 読み込むことのできるバイト数を得る。
available() - Method in class jp.gr.java_conf.dangan.io.CachedInputStream
接続された入力ストリームからブロックしないで 読み込むことのできるバイト数を得る。
available() - Method in class jp.gr.java_conf.dangan.io.DisconnectableInputStream
接続された入力ストリームからブロックしないで 読み込むことのできるバイト数を得る。
available() - Method in class jp.gr.java_conf.dangan.io.LimitedInputStream
接続された入力ストリームからブロックしないで 読み込むことのできるバイト数を得る。
available() - Method in class jp.gr.java_conf.dangan.util.lha.LhaInputStream
現在読み取り中のエントリの終端に達したかを得る。
ブロックしないで読み込めるデータ量を返さない事に注意すること。
available() - Method in class jp.gr.java_conf.dangan.util.lha.LzssInputStream
接続された入力ストリームからブロックしないで 読み込むことのできるバイト数を得る。
available() - Method in class jp.gr.java_conf.dangan.util.lha.PreLh1Decoder
ブロックせずに読み出すことの出来る最低バイト数を得る。
InputStream の available() と違い、 この最低バイト数は必ずしも保障されていない事に注意すること。
available() - Method in class jp.gr.java_conf.dangan.util.lha.PreLh2Decoder
ブロックせずに読み出すことの出来る最低バイト数を得る。
InputStream の available() と違い、 この最低バイト数は必ずしも保障されていない事に注意すること。
available() - Method in class jp.gr.java_conf.dangan.util.lha.PreLh3Decoder
ブロックせずに読み出すことの出来る最低バイト数を得る。
InputStream の available() と違い、 この最低バイト数は必ずしも保障されていない事に注意すること。
available() - Method in class jp.gr.java_conf.dangan.util.lha.PreLh5Decoder
ブロックせずに読み出すことの出来る最低バイト数を得る。
InputStream の available() と違い、 この最低バイト数は必ずしも保障されていない事に注意すること。
available() - Method in class jp.gr.java_conf.dangan.util.lha.PreLz5Decoder
ブロックせずに読み出すことの出来る最低バイト数を得る。
この値は保証される。
available() - Method in class jp.gr.java_conf.dangan.util.lha.PreLzsDecoder
ブロックせずに読み出すことの出来る最低バイト数を得る。
InputStream の available() と違い、 この最低バイト数は保証される。
available() - Method in interface jp.gr.java_conf.dangan.util.lha.PreLzssDecoder
接続された入力ストリームからブロックしないで 読み込むことのできる最低バイト数を得る。
この数値は完全である事を保障しなくてよい。 これは故意に作成されたデータ等ではブロックせずに 読み込む事の出来る最低バイト数を得るには 実際に読み込んでみる以外に方法がないためである。
availableBits() - Method in class jp.gr.java_conf.dangan.io.BitInputStream
接続された入力ストリームからブロックしないで 読み込むことのできるビット数を得る。
A B C D E F G H I J L M N O P R S T U W 
Skip navigation links
LHA Library for Java

When you found typographical errors or omissions, Please mail to cqw10305@nifty.com
The company name and product name which are used in this document, it is the trademark or registered trademark of each company generally.
Copyright © 2001-2002 Michel Ishizuka. All Rights Reserved.