Class ChecksumIndexInput
Writes bytes through to a primary IndexOutput, computing checksum as it goes. Note that you cannot use seek().
Inherited Members
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class ChecksumIndexInput : IndexInput, IDisposable
Constructors
Name | Description |
---|---|
Checksum |
Properties
Name | Description |
---|---|
Checksum | |
File |
Methods
Name | Description |
---|---|
Dispose(Boolean) | |
Length() | |
Read |
|
Read |
|
Seek(Int64) |