CheckedOutputStream.CheckedOutputStream
Class Overview | Class Members |
This Package |
All Packages
public CheckedOutputStream( OutputStream out,
Checksum cksum )
Parameters
- out
- the output stream
- cksum
- the checksum
Description
Creates an output stream with the specified Checksum.