Constructor CharFilter
CharFilter(TextReader)
Create a new CharFilter wrapping the provided reader.
Declaration
public CharFilter(TextReader input)
Parameters
Type | Name | Description |
---|---|---|
TextReader | input | a |
Create a new CharFilter wrapping the provided reader.
public CharFilter(TextReader input)
Type | Name | Description |
---|---|---|
TextReader | input | a |