Alphabetical Index: U

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

U

UNKNOWN - static field in class jp.gr.java_conf.dangan.util.lha.LhaHeader
不明を意味する値。 LhaHeader.getCRC(), LhaHeader.getCompressedSize(), LhaHeader.getOriginalSzie() がこの値を返した場合は 処理前のために、その値が不明である事を示す。
update(byte[]) - method in class jp.gr.java_conf.dangan.util.lha.CRC16
buffer で指定したバイト配列で crc の値を更新する。
update(byte[]) - method in class jp.gr.java_conf.dangan.util.lha.LhaChecksum
buffer で指定したバイト配列で チェックサム値を更新する。 このメソッドは update( buffer, 0, buffer.length ) と同等。
update(byte[],int,int) - method in class jp.gr.java_conf.dangan.util.lha.CRC16
buffer で指定したバイト配列で crc の値を更新する。
update(byte[],int,int) - method in class jp.gr.java_conf.dangan.util.lha.LhaChecksum
buffer で指定したバイト配列で チェックサム値を更新する。
update(int) - method in class jp.gr.java_conf.dangan.util.lha.CRC16
byte8 で指定される 1バイトのデータで crcの値を更新する。
update(int) - method in class jp.gr.java_conf.dangan.util.lha.DynamicHuffman
code の重みが増すようにハフマン木を更新する。
update(int) - method in class jp.gr.java_conf.dangan.util.lha.LhaChecksum
byte8 で指定した 1バイトのデータで チェックサム値を更新する。

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.