Type Property 型プロパティ

availableStringEncodings

Returns an Array of the encodings string objects support in the application’s environment. アプリケーションの環境においてサポートされる符号化文字列オブジェクトの配列を返します。

Declaration 宣言

static var availableStringEncodings: [String.Encoding] { get }

See Also 参照

Working with Encodings エンコーディングを扱う