appendNormalisedWhitespace(_:string:stripLeading:)

After normalizing the whitespace within a string, appends it to a string builder.

StringUtil.swift:205
static func appendNormalisedWhitespace(_ accum: StringBuilder, string: [UInt8], stripLeading: Bool)
<param>
<param>
<param>