DigestOutputStream

Class DigestOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
public class DigestOutputStream
extends FilterOutputStream

A transparent stream that updates the associated message digest using the bits going through the stream.

登录查看完整内容