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