Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTrim line with whitespace character #78
Conversation
|
|
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up|
|
when we have line with only white-space character the decoded object would be
'':true. So I sawline.trim()does the trick.