Class BufferedChecksumIndexInput

All Implemented Interfaces:
Closeable, AutoCloseable, Cloneable

public class BufferedChecksumIndexInput extends ChecksumIndexInput
Simple implementation of ChecksumIndexInput that wraps another input and delegates calls.