Package | Description |
---|---|
io.vertx.core.parsetools |
== Record Parser
The record parser allows you to easily parse protocols which are delimited by a sequence of bytes, or fixed
size records.
|
Modifier and Type | Method and Description |
---|---|
JsonParser |
JsonParser.handler(Handler<JsonEvent> handler) |
Copyright © 2018 Eclipse. All rights reserved.