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

TextEncoder() public method

public TextEncoder ( string utfLabel ) : System.Collections.TypedArrays
utfLabel string
return System.Collections.TypedArrays
        public TextEncoder(string utfLabel)
        {
        }

Same methods

TextEncoder::TextEncoder ( ) : System.Collections.TypedArrays