Lucene.Net 1.9.1 Class Library

FastCharStream Constructor 

Constructs from a Reader.

public FastCharStream(
   TextReader r
);

See Also

FastCharStream Class | Lucene.Net.Analysis.Standard Namespace