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