public static class ChecksumUtils.MD5Calculation extends Object
Constructor and Description |
---|
MD5Calculation(InputStream streamToUse,
String md5) |
Modifier and Type | Method and Description |
---|---|
String |
getMd5() |
InputStream |
getStreamToUse() |
public MD5Calculation(InputStream streamToUse, String md5)
public InputStream getStreamToUse()
public String getMd5()
Copyright © 2016–2024. All rights reserved.