public class CountingDigestInputStream
extends org.apache.commons.io.input.CountingInputStream
in| Constructor and Description |
|---|
CountingDigestInputStream(InputStream inputStream,
boolean preserveMD5)
The digest capabilities are turned off if the arg preserveMD5 is false
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMD5() |
afterRead, getByteCount, getCount, resetByteCount, resetCount, skippublic CountingDigestInputStream(InputStream inputStream, boolean preserveMD5)
inputStream - preserveMD5 - public String getMD5()
Copyright © 2009–2015 DuraSpace. All rights reserved.