lucene::util::StringReader Class Reference
A helper class which constructs a the jstreams StringReader.
More...
#include <Reader.h>
List of all members.
Detailed Description
A helper class which constructs a the jstreams StringReader.
Constructor & Destructor Documentation
| lucene::util::StringReader::StringReader |
( |
const TCHAR * |
value |
) |
|
| lucene::util::StringReader::StringReader |
( |
const TCHAR * |
value, |
|
|
const int32_t |
length | |
|
) |
| | |
| lucene::util::StringReader::StringReader |
( |
const TCHAR * |
value, |
|
|
const int32_t |
length, |
|
|
bool |
copyData | |
|
) |
| | |
| lucene::util::StringReader::~StringReader |
( |
|
) |
|
The documentation for this class was generated from the following file: