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.RAMInputStream Member List

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

Clone()Lucene.Net.Store.IndexInputvirtual
Close()Lucene.Net.Store.IndexInput
Dispose(bool disposing)Lucene.Net.Store.RAMInputStreamprotectedvirtual
Lucene::Net::Store::IndexInput.Dispose()Lucene.Net.Store.IndexInput
FilePointerLucene.Net.Store.RAMInputStream
Length()Lucene.Net.Store.RAMInputStreamvirtual
RAMInputStream(RAMFile f)Lucene.Net.Store.RAMInputStream
ReadByte()Lucene.Net.Store.RAMInputStreamvirtual
ReadBytes(byte[] b, int offset, int len)Lucene.Net.Store.RAMInputStreamvirtual
Lucene::Net::Store::IndexInput.ReadBytes(byte[] b, int offset, int len, bool useBuffer)Lucene.Net.Store.IndexInputvirtual
ReadChars(char[] buffer, int start, int length)Lucene.Net.Store.IndexInputvirtual
ReadInt()Lucene.Net.Store.IndexInputvirtual
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.RAMInputStreamvirtual
SetModifiedUTF8StringsMode()Lucene.Net.Store.IndexInputvirtual
SkipChars(int length)Lucene.Net.Store.IndexInputvirtual