open fun openBlocking(path: String, options: OpenOptions): AsyncFile
Blocking version of io.vertx.reactivex.core.file.FileSystem#open
io.vertx.reactivex.core.file.FileSystem#open
path -
path
options -
options
Return