Apache Lucene.Net 2.1 Class Library API

FastCharStream Constructor 

Constructs from a Reader.

public FastCharStream(
   TextReader r
);

See Also

FastCharStream Class | Lucene.Net.QueryParsers Namespace