return true if line with index lineIndex is empty (has length 0 or consists only of spaces and tabs)
See Implementation
return true if line with index lineIndex is empty (has length 0 or consists only of spaces and tabs)