Method CheckFooter
CheckFooter(ChecksumIndexInput)
Validates the codec footer previously written by WriteFooter(IndexOutput).
Declaration
public static long CheckFooter(ChecksumIndexInput in)
Parameters
Type | Name | Description |
---|---|---|
ChecksumIndexInput | in |
Returns
Type | Description |
---|---|
System.Int64 | Actual checksum value. |