7 #ifndef INPUTSTREAMREADER_H
8 #define INPUTSTREAMREADER_H
29 virtual int32_t
read();
32 virtual int32_t
read(
wchar_t* b, int32_t offset, int32_t
length);
boost::shared_ptr< Reader > ReaderPtr
Definition: LuceneTypes.h:547
boost::shared_ptr< UTF8DecoderStream > UTF8DecoderStreamPtr
Definition: LuceneTypes.h:556
Abstract class for reading character streams.
Definition: Reader.h:15
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
Definition: AbstractAllTermDocs.h:12
virtual int64_t length()
The number of bytes in the stream.