Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to set PrettyWriter to print array on a single line #19

Open
GoogleCodeExporter opened this issue May 17, 2015 · 2 comments
Open

Comments

@GoogleCodeExporter
Copy link

Hi, I really like this lib but I am facing an issue. 

I have in my json files a huge array of doubles that, when written with 
PrettyWriter, it is displayed with each item separated by a newline. 

I'd like to set PrettyWriter in a way that I can print that array on a single 
line. Is that possible?

Thanks 

Original issue reported on code.google.com by [email protected] on 7 Mar 2012 at 1:34

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 9 Mar 2012 at 4:52

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

If it is just for that array but not the others, it will be quite difficult.
Is it possible to print all array without newline?

Original comment by [email protected] on 1 Jul 2014 at 1:09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant