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

Serialise row to String API #60

Open
maciej opened this issue Nov 27, 2015 · 0 comments
Open

Serialise row to String API #60

maciej opened this issue Nov 27, 2015 · 0 comments

Comments

@maciej
Copy link

maciej commented Nov 27, 2015

Currently in order to serialise a Seq[Any] one has to to create a CSVWriter passing a StringWriter to it. Wouldn't it be a good idea to have a simple API for serialising a single row into a String?

The code would be trivial, I'm willing to contribute this, if we're in agreement that it makes sense to do.

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

2 participants