typealias Unicode.UTF16.ReverseParser.Encoding
The encoding with which this parser is associated
それとこのパーサーが結びつけられる符号化。
CodeUnits
into EncodedScalar
s.
ある型、それはCodeUnits
の逆の並びをEncodedScalar
それらへと構文解析するのに使用可能なものです。
Availability
Technology
@frozen struct ReverseParser
Note 注意
This documentation comment was inherited from _Unicode
.
この文書化コメントは、_Unicode
から引き継がれました。
typealias Unicode.UTF16.ReverseParser.Encoding
init()
CodeUnit
s at any Unicode scalar boundary.
あるインスタンスを組み立てます、それはCodeUnit
の構文解析を何らかのユニコードスカラー境界で開始するのに使用できます。