XarFile.XarInputStream Class Reference
Inherits java::io::InputStream.
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
| int read |
( |
byte[] |
buffer, |
|
|
int |
off, |
|
|
int |
len | |
|
) |
| | throws IOException |
| int read |
( |
|
) |
throws IOException |
| String toChecksum |
( |
byte[] |
data |
) |
[private] |
| boolean validChecksum |
( |
|
) |
[private] |
Member Data Documentation
final MessageDigest _digest [private] |
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Utilities/WOInstall/Sources/er/woinstaller/archiver/XarFile.java