Instance Property インスタンスプロパティ

fastestEncoding

The fastest encoding to which the receiver may be converted without loss of information. レシーバが情報の損失なしに変換されるであろう最速の符号化。

Declaration 宣言

var fastestEncoding: UInt { get }

Discussion 議論

“Fastest” applies to retrieval of characters from the string. This encoding may not be space efficient. “最速” は、文字列から文字を検索するのに適用されます。この符号化は、空間的に効率的でないかもしれません。

See Also 参照

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

Related Documentation 関連文書