When i am converting from Json::Value to string using FastWriter, new line character ("\n") is appended at the end of the string.
why it is added to the end.Is it necessary.
This is fixed at: https://github.com/open-source-parsers/jsoncpp/
Log in to post a comment.
This is fixed at: https://github.com/open-source-parsers/jsoncpp/