vertx / io.vertx.core.http / HttpServerFileUpload / streamToFileSystem

streamToFileSystem

abstract fun streamToFileSystem(filename: String): HttpServerFileUpload

Stream the content of this upload to the given file on storage.

Parameters

filename - the name of the file