Type Property 型プロパティ

encodedReplacementCharacter

A unicode scalar value to be used when repairing encoding/decoding errors, as represented in this encoding. 符号化/復号エラーを修復している時に使われるあるユニコードスカラー値、この符号化において表現されるとおりに。

Declaration 宣言

static var encodedReplacementCharacter: Unicode.ASCII.EncodedScalar { get }

Discussion 解説

If the Unicode replacement character U+FFFD is representable in this encoding, encodedReplacementCharacter encodes that scalar value. ユニコード代用文字 U+FFFD がこの符号化で表現可能ならば、encodedReplacementCharacterがこのスカラー値を符号化します。