public class CRC32OutputStream extends OutputStream
Constructor and Description |
---|
CRC32OutputStream() |
public long getValue()
public void write(int i) throws IOException
write
in class OutputStream
IOException
public void write(byte[] bytes, int start, int end) throws IOException
write
in class OutputStream
IOException
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.