RosettaCodeData/Task/String-length/Swift/string-length-12.swift

2 lines
67 B
Swift

let numberOfBytesUTF16 = countElements("møøse".utf16) * 2 // 10