StreamReader(Stream,Boolean)
StreamReader(Stream,Encoding)
StreamReader(Stream,Encoding,Boolean)
StreamReader(Stream,Encoding,Boolean,Int32)
StreamReader(String)
StreamReader(String,Boolean)
StreamReader(String,Encoding)
StreamReader(String,Encoding,Boolean)
StreamReader(String,Encoding,Boolean,Int32)
- Category
- Constructor
- Description
- Initializes a new instance of the System.IO.StreamReader class for the specified stream.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description stream Stream - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Category
- Constructor
- Description
- Initializes a new instance of the System.IO.StreamReader class for the specified stream, with the specified byte order mark detection option.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description stream Stream detectEncodingFromByteOrderMarks Boolean - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Category
- Constructor
- Description
- Initializes a new instance of the System.IO.StreamReader class for the specified stream, with the specified character encoding.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description stream Stream encoding Encoding - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
StreamReader(Stream,Encoding,Boolean)
- Category
- Constructor
- Description
- Initializes a new instance of the System.IO.StreamReader class for the specified stream, with the specified character encoding and byte order mark detection option.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description stream Stream encoding Encoding detectEncodingFromByteOrderMarks Boolean - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
StreamReader(Stream,Encoding,Boolean,Int32)
- Category
- Constructor
- Description
- Initializes a new instance of the System.IO.StreamReader class for the specified stream, with the specified character encoding, byte order mark detection option, and buffer size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description stream Stream encoding Encoding detectEncodingFromByteOrderMarks Boolean bufferSize Int32 - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Category
- Constructor
- Description
- Initializes a new instance of the System.IO.StreamReader class for the specified file name.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description path String - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Category
- Constructor
- Description
- Initializes a new instance of the System.IO.StreamReader class for the specified file name, with the specified byte order mark detection option.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description path String detectEncodingFromByteOrderMarks Boolean - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Category
- Constructor
- Description
- Initializes a new instance of the System.IO.StreamReader class for the specified file name, with the specified character encoding.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description path String encoding Encoding - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
StreamReader(String,Encoding,Boolean)
- Category
- Constructor
- Description
- Initializes a new instance of the System.IO.StreamReader class for the specified file name, with the specified character encoding and byte order mark detection option.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description path String encoding Encoding detectEncodingFromByteOrderMarks Boolean - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
StreamReader(String,Encoding,Boolean,Int32)
- Category
- Constructor
- Description
- Initializes a new instance of the System.IO.StreamReader class for the specified file name, with the specified character encoding, byte order mark detection option, and buffer size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description path String encoding Encoding detectEncodingFromByteOrderMarks Boolean bufferSize Int32 - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database