Vinyl
    Preparing search index...

    Function isWhitespaceChar

    • Returns true if the character is one of: ' ', '\t', '\n', '\r'

      Parameters

      • charCode: number

        The character code to test

      Returns boolean