Skip to content

Option for suppressing pretty print? #13

@andrei-markeev

Description

@andrei-markeev

Hi,

Sometimes pretty print is not necessary and only increases the traffic that is passed over the wire.
It would be great if there was a way to switch it off.
I'm thinking of adding an optional parameter to toJsonString(), toString() and toStrB() methods that would turn off emitting \n and \t into the final string.
What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions