7#ifndef RAMINPUTSTREAM_H
8#define RAMINPUTSTREAM_H
51 virtual void readBytes(uint8_t* b, int32_t offset, int32_t length);
59 virtual void seek(int64_t pos);
#define LUCENE_CLASS(Name)
Definition LuceneObject.h:24
Definition AbstractAllTermDocs.h:12
boost::shared_ptr< LuceneObject > LuceneObjectPtr
Definition LuceneTypes.h:539
boost::shared_ptr< RAMFile > RAMFilePtr
Definition LuceneTypes.h:506