struct
Unicode.UTF16.ReverseParser
Associated Types | |
---|---|
Import |
|
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 a reversed sequence of
CodeUnits
intoEncodedScalar
s.