Enumeration

UnicodeDecodingResult

The result of one Unicode decoding step. ひとつのユニコード復号化処理の結果。

Declaration 宣言

@frozen enum UnicodeDecodingResult

Overview 概要

Each UnicodeDecodingResult instance can represent a Unicode scalar value, an indication that no more Unicode scalars are available, or an indication of a decoding error. UnicodeDecodingResultインスタンスは、ユニコードスカラー値、これ以上利用可能なユニコードスカラーがないしるし、またはデコードエラーのしるしとして表されることができます。

Topics 話題

Enumeration Cases 列挙ケース

Operator Functions 演算子関数

Relationships 関係

Conforms To 次に準拠

See Also 参照

Unicode Codecs ユニコードコーデック