Class ChecksumChannel

java.lang.Object
org.gridgain.internal.snapshots.buffer.ChecksumChannel
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, WritableByteChannel

public class ChecksumChannel extends Object implements WritableByteChannel
Delegates writes to a channel and appends a checksum value before closing.