public class OutputSpooler.RecordingDigestOutputStream extends DigestOutputStream
digestout| Constructor and Description |
|---|
RecordingDigestOutputStream(OutputStream stream,
MessageDigest digest,
String key) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
getMessageDigest, on, setMessageDigest, toString, write, writeflush, writepublic RecordingDigestOutputStream(OutputStream stream, MessageDigest digest, String key)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterOutputStreamIOExceptionCopyright © 2016. All rights reserved.