System.Text.UTF8Encoding.UTF8Encoding C# (CSharp) Method

UTF8Encoding() public method

public UTF8Encoding ( )
        public UTF8Encoding()
        {
        }

Same methods

UTF8Encoding::UTF8Encoding ( bool encoderShouldEmitUTF8Identifier )
UTF8Encoding::UTF8Encoding ( bool encoderShouldEmitUTF8Identifier, bool throwOnInvalidBytes )