open fun createFileBlocking(path: String): FileSystem
Blocking version of io.vertx.rxjava.core.file.FileSystem#createFile
Return
open fun createFileBlocking(path: String, perms: String): FileSystem
Blocking version of io.vertx.rxjava.core.file.FileSystem#createFile
Return