public class SVNChecksumInputStream extends DigestInputStream
| Modifier and Type | Field and Description |
|---|---|
static String |
MD5_ALGORITHM |
digestin| Constructor and Description |
|---|
SVNChecksumInputStream(InputStream source,
String algorithm) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getDigest() |
getMessageDigest, on, read, read, setMessageDigest, toStringavailable, mark, markSupported, read, reset, skippublic static final String MD5_ALGORITHM
public SVNChecksumInputStream(InputStream source, String algorithm)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterInputStreamIOExceptionpublic String getDigest()
Copyright © 2025. All rights reserved.