isWhitespace(_:)

Tests if a code point is “whitespace” as defined in the HTML spec.

StringUtil.swift:141
static func isWhitespace(_ bytes: [UInt8]) -> Bool
<param>
<return>