Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
29 virtual int32_t read();
32 virtual int32_t read(
wchar_t* buffer, int32_t offset, int32_t length);
38 virtual bool markSupported();
44 virtual int64_t length();
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
String str
Definition: StringReader.h:21
Definition: AbstractAllTermDocs.h:12
int32_t position
Definition: StringReader.h:25
Abstract class for reading character streams.
Definition: Reader.h:15
Convenience class for reading strings.
Definition: StringReader.h:15
clucene.sourceforge.net