Overload List

  NameDescription
CustomStreamReader(Stream)
Initializes a new instance of the CustomStreamReader class
CustomStreamReader(String)
Initializes a new instance of the CustomStreamReader class
CustomStreamReader(Stream, Boolean)
Initializes a new instance of the CustomStreamReader class
CustomStreamReader(Stream, Encoding)
Initializes a new instance of the CustomStreamReader class
CustomStreamReader(String, Boolean)
Initializes a new instance of the CustomStreamReader class
CustomStreamReader(String, Encoding)
Initializes a new instance of the CustomStreamReader class
CustomStreamReader(Stream, Encoding, Boolean)
Initializes a new instance of the CustomStreamReader class
CustomStreamReader(String, Encoding, Boolean)
Initializes a new instance of the CustomStreamReader class
CustomStreamReader(Stream, Encoding, Boolean, Int32)
Initializes a new instance of the CustomStreamReader class
CustomStreamReader(String, Encoding, Boolean, Int32)
Initializes a new instance of the CustomStreamReader class

See Also