Is there an API to read from a file that has Json array contents in a entry by entry iteration, instead of loading the entire file into memory as a JsonArray? We want to try reading each entry in the array one at a time as a JsonObject, like a FileIterator. Does this API exist already?
--
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.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/c98305e0-73f5-4c48-8439-b89f77f37615n%40googlegroups.com.