Contents

smallestEncoding

The smallest encoding to which the receiver can be converted without loss of information.

Declaration

var smallestEncoding: UInt { get }

Discussion

This encoding may not be the fastest for accessing characters, but is space-efficient. This property may take some time to access.

See Also

Related Documentation

Working with Encodings