EncodingTranslatorStream(Stream, Boolean, Encoding, Boolean) | Constructor. Specifies an output encoding, and a byte order mark detection option for the input stream |
EncodingTranslatorStream(Stream, Encoding, Encoding, Boolean) | Constructor. Specifies the input and output encoding. |
EncodingTranslatorStream(Stream, Encoding, Boolean, Encoding, Boolean) | Constructor. Specifies the input and output encoding, and a byte order mark detection option for the input stream |