ChecksumSHA256Impl@Public
@Evolving
public interface SharedCacheChecksum
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
computeChecksum(java.io.InputStream in) |
Calculate the checksum of the passed input stream.
|
java.lang.String computeChecksum(java.io.InputStream in)
throws java.io.IOException
in - InputStream to be checksumedjava.io.IOException - io error occur.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.