A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
ChecksumUtil — Class in package deng.utils |
| |
clone() — Method in class deng.fzip.FZipErrorEvent |
|
Creates a copy of the FZipErrorEvent object and sets the value
of each property to match that of the original. |
clone() — Method in class deng.fzip.FZipEvent |
|
Creates a copy of the FZipEvent object and sets the value
of each property to match that of the original. |
close() — Method in class deng.fzip.FZip |
|
Immediately closes the stream and cancels the download operation. |
complete — Event in class deng.fzip.FZip |
|
Dispatched when data has loaded successfully. |
complete — Event in class deng.fzip.FZipLibrary |
|
Dispatched when all pending files have been processed. |
content — Property in class deng.fzip.FZipFile |
|
The raw, uncompressed file. |
CRC32(data, start, len) — Static method in class deng.utils.ChecksumUtil |
|
Calculates a CRC-32 checksum over a ByteArray
|
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |