Lucene.Net 1.9 Class Library

CompoundFileReader.CSIndexInput Methods

The methods of the CompoundFileReader.CSIndexInput class are listed below. For a complete list of CompoundFileReader.CSIndexInput class members, see the CompoundFileReader.CSIndexInput Members topic.

Public Instance Methods

Clone (inherited from BufferedIndexInput) 
Close 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetFilePointer (inherited from BufferedIndexInput) 
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
Length 
ReadByte (inherited from BufferedIndexInput) 
ReadBytes (inherited from BufferedIndexInput) 
ReadChars (inherited from IndexInput) 
ReadInt (inherited from IndexInput) 
ReadInternal 
ReadLong (inherited from IndexInput) 
ReadString (inherited from IndexInput) 
ReadVInt (inherited from IndexInput) 
ReadVLong (inherited from IndexInput) 
Seek (inherited from BufferedIndexInput) 
SeekInternal 
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

CompoundFileReader.CSIndexInput Class | Lucene.Net.Index Namespace