public class CRC32OutputStream extends OutputStream
| Constructor and Description |
|---|
CRC32OutputStream() |
public long getValue()
public void write(int i)
throws IOException
write in class OutputStreamIOExceptionpublic void write(byte[] bytes,
int start,
int end)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2015. All rights reserved.