struct Unicode.UTF8.ForwardParser A type that can be used to parse CodeUnits into EncodedScalars. Associated Types Encoding = Unicode.UTF8 The encoding with which this parser is associated Import import Swift Initializers init() Constructs an instance that can be used to begin parsing CodeUnits at any Unicode scalar boundary. Declaration init()