public class ChecksumWriter
extends java.lang.Object
Constructor and Description |
---|
ChecksumWriter(java.io.DataOutput incrementalOut) |
Modifier and Type | Method and Description |
---|---|
void |
appendDirect(java.nio.ByteBuffer bb,
boolean checksumIncrementalResult) |
void |
writeChunkSize(int length) |
void |
writeFullChecksum(java.io.File digestFile) |
Copyright © 2009- The Apache Software Foundation