Enumeration Caseswift 6.0.1Swift
scalarValue(_:)
A decoded Unicode scalar value.
case scalarValue(Unicode.Scalar)
Other cases
case emptyInput
An indication that no more Unicode scalars are available in the input.
case error
An indication of a decoding error.