Package io.vertx.mutiny.core.parsetools
package io.vertx.mutiny.core.parsetools
-
ClassesClassDescriptionA JSON event emited by the
JsonParser
.A parser class which allows to incrementally parse json elements and emit json parse events instead of parsing a json element fully.A helper class which allows you to easily parse protocols which are delimited by a sequence of bytes, or fixed size records.