Type Method 型メソッド

decode(_:)

Converts from encoded to encoding-independent representation 符号化から符号化独立の表現へと変換します。

Declaration 宣言

static func decode(_ source: Unicode.UTF8.EncodedScalar) -> Unicode.Scalar

Discussion 解説