isSpace

libtorrent is_space: ASCII whitespace. Note this matches the C set ' ' \t \n \r \f \v, and not Kotlin's Char.isWhitespace, which is Unicode-aware.