A B C D E F G H I J L M N O P R S T U W
N
- NO_CRC - Static variable in class jp.gr.java_conf.dangan.util.lha.LhaHeader
-
CRC値が無い事を意味する値。
レベル0ヘッダでCRC値が存在しない事を意味する。
- NOMATCH - Static variable in class jp.gr.java_conf.dangan.util.lha.LzssOutputStream
-
searchret がこの値だった場合、
検索の結果、閾値以上の一致が見つからなかった事を示す。
- NotEnoughBitsException - Exception in jp.gr.java_conf.dangan.io
-
要求されたビット数のデータを得られなかった場合に
投げられる例外。
BitDataBrokenException と違い、こちらの例外を
投げる場合には 実際には読み込み動作を行ってい
ないため、読み込み位置は例外を投げる前の時点と
同じである点に注意すること。
- NotEnoughBitsException(int) - Constructor for exception jp.gr.java_conf.dangan.io.NotEnoughBitsException
-
availableBits 使用可能であることを示す
NotEnoughBitsException を構築する。
- NotEnoughBitsException(String, int) - Constructor for exception jp.gr.java_conf.dangan.io.NotEnoughBitsException
-
availableBits 使用可能であることを示し、
詳細なメッセージを持つ
NotEnoughBitsException を構築する。
A B C D E F G H I J L M N O P R S T U W
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.