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
Lucene.Net.Store.BufferedIndexInput Member List

This is the complete list of members for Lucene.Net.Store.BufferedIndexInput, including all inherited members.

BUFFER_SIZELucene.Net.Store.BufferedIndexInput
BufferedIndexInput()Lucene.Net.Store.BufferedIndexInputprotected
BufferedIndexInput(int bufferSize)Lucene.Net.Store.BufferedIndexInputprotected
BufferSizeLucene.Net.Store.BufferedIndexInput
Clone()Lucene.Net.Store.BufferedIndexInputvirtual
Close()Lucene.Net.Store.IndexInput
Dispose()Lucene.Net.Store.IndexInput
Dispose(bool disposing)Lucene.Net.Store.IndexInputprotectedpure virtual
FilePointerLucene.Net.Store.BufferedIndexInput
Length()Lucene.Net.Store.IndexInputpure virtual
ReadByte()Lucene.Net.Store.BufferedIndexInputvirtual
ReadBytes(byte[] b, int offset, int len)Lucene.Net.Store.BufferedIndexInputvirtual
ReadBytes(byte[] b, int offset, int len, bool useBuffer)Lucene.Net.Store.BufferedIndexInputvirtual
ReadChars(char[] buffer, int start, int length)Lucene.Net.Store.IndexInputvirtual
ReadInt()Lucene.Net.Store.IndexInputvirtual
ReadInternal(byte[] b, int offset, int length)Lucene.Net.Store.BufferedIndexInputpure virtual
ReadLong()Lucene.Net.Store.IndexInputvirtual
ReadString()Lucene.Net.Store.IndexInputvirtual
ReadStringStringMap()Lucene.Net.Store.IndexInputvirtual
ReadVInt()Lucene.Net.Store.IndexInputvirtual
ReadVLong()Lucene.Net.Store.IndexInputvirtual
Seek(long pos)Lucene.Net.Store.BufferedIndexInputvirtual
SeekInternal(long pos)Lucene.Net.Store.BufferedIndexInputpure virtual
SetBufferSize(int newSize)Lucene.Net.Store.BufferedIndexInputvirtual
SetModifiedUTF8StringsMode()Lucene.Net.Store.IndexInputvirtual
SkipChars(int length)Lucene.Net.Store.IndexInputvirtual