unicodeScalars
A non-blocking sequence of UnicodeScalars created by decoding the elements of self as UTF8.
Declaration
var unicodeScalars: AsyncUnicodeScalarSequence<Self> { get }A non-blocking sequence of UnicodeScalars created by decoding the elements of self as UTF8.
var unicodeScalars: AsyncUnicodeScalarSequence<Self> { get }