Contents

fastestEncoding

The fastest encoding to which the receiver may be converted without loss of information.

Declaration

var fastestEncoding: UInt { get }

Discussion

“Fastest” applies to retrieval of characters from the string. This encoding may not be space efficient.

See Also

Related Documentation

Working with Encodings