open class OpenOptionsConverter
Converter for io.vertx.core.file.OpenOptions. NOTE: This class has been automatically generated from the io.vertx.core.file.OpenOptions original class using Vert.x codegen.
OpenOptionsConverter()
Converter for io.vertx.core.file.OpenOptions. NOTE: This class has been automatically generated from the io.vertx.core.file.OpenOptions original class using Vert.x codegen. |
open static fun fromJson(json: JsonObject, obj: OpenOptions): Unit |
|
open static fun toJson(obj: OpenOptions, json: JsonObject): Unit |