Alphabetical Index: N

A B C D E F G H I J L M N O P R S T U W

N

NO_CRC - static field in class jp.gr.java_conf.dangan.util.lha.LhaHeader
CRC値が無い事を意味する値。 レベル0ヘッダでCRC値が存在しない事を意味する。
NOMATCH - static field in class jp.gr.java_conf.dangan.util.lha.LzssOutputStream
searchret がこの値だった場合、 検索の結果、閾値以上の一致が見つからなかった事を示す。
NotEnoughBitsException - class jp.gr.java_conf.dangan.io.NotEnoughBitsException
要求されたビット数のデータを得られなかった場合に 投げられる例外。
BitDataBrokenException と違い、こちらの例外を 投げる場合には 実際には読み込み動作を行ってい ないため、読み込み位置は例外を投げる前の時点と 同じである点に注意すること。
 -- revision history --
 $Log: NotEnoughBitsException.java,v $
 Revision 1.0  2002/07/24 00:00:00  dangan
 add to version control
 [maintenance]
     タブ廃止
     ライセンス文の修正

 
NotEnoughBitsException(int) - constructor for class jp.gr.java_conf.dangan.io.NotEnoughBitsException
availableBits 使用可能であることを示す NotEnoughBitsException を構築する。
NotEnoughBitsException(String,int) - constructor for class jp.gr.java_conf.dangan.io.NotEnoughBitsException
availableBits 使用可能であることを示し、 詳細なメッセージを持つ NotEnoughBitsException を構築する。

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.