protocol _StringElementType Instances of conforming types are used in internal String representation. Inheritance View Protocol Hierarchy → Import import Swift Static Methods static func _fromUTF16CodeUnit(_:) Required Declaration static func _fromUTF16CodeUnit(utf16: CodeUnit) -> Self static func _toUTF16CodeUnit(_:) Required Declaration static func _toUTF16CodeUnit(_: Self) -> CodeUnit