struct Unicode.UTF8.ForwardParser
Associated Types | |
---|---|
Import | import Swift |
Initializers
init()
Constructs an instance that can be used to begin parsing CodeUnit
s at
any Unicode scalar boundary.
Declaration
init()
A type that can be used to parse
CodeUnits
intoEncodedScalar
s.