Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Classes | Namespaces | Typedefs
CheckSumIndexOutput.cs File Reference

Go to the source code of this file.

Classes

class  Lucene.Net.Store.ChecksumIndexOutput
 Writes bytes through to a primary IndexOutput, computing checksum. Note that you cannot use seek(). More...
 

Namespaces

package  Lucene.Net.Store
 

Typedefs

using CRC32 = Lucene.Net.Support.CRC32
 

Typedef Documentation

Definition at line 20 of file CheckSumIndexOutput.cs.