Interface IAutoDetector
Classes which accept an
Namespace: TagSoup
Assembly: Lucene.Net.Benchmark.dll
Syntax
public interface IAutoDetector
Methods
| Improve this Doc View SourceAutoDetectingReader(Stream)
Given a
Declaration
TextReader AutoDetectingReader(Stream stream)
Parameters
| Type | Name | Description |
|---|---|---|
| Stream | stream | The |
Returns
| Type | Description |
|---|---|
| TextReader | A |