api

http4k / org.http4k.lens / MultipartFormFile / Companion

Companion

companion object Companion : BiDiLensSpec<MultipartForm, MultipartFormFile>

Companion Object Functions

Name Summary
inputStream Use this when it doesn’t matter about the name or content type of the file uploaded.fun inputStream(): BiDiLensSpec<MultipartForm, InputStream>