C# Class Lucene.Net.Analysis.Miscellaneous.PatternAnalyzer.FastStringReader

Inheritance: System.IO.StringReader
Show file Open project: synhershko/lucene.net

Protected Methods

Method Description
FastStringReader ( string s ) : System

Private Methods

Method Description
GetString ( ) : string

Method Details

FastStringReader() protected method

protected FastStringReader ( string s ) : System
s string
return System