Is there a code example available which shows the preferred way of reading large csv or other text based separated files? The issue I'm facing is that reading arbitrary chucks from a Buffer will split the data mid-line.What I am looking for is an approach similar to the Java NIO BufferedReader readline, which allows you to read the file line by line.
--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
Visit this group at http://groups.google.com/group/vertx.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/0d7d37a2-ba12-4500-aecf-d090db5795a4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.