split(by:)

StringProtocol+Extensions.swift:40
func split(by length: Int) -> [String]