spring-framework / org.springframework.web.multipart.commons / CommonsMultipartFile / getFileItem

getFileItem

fun getFileItem(): FileItem

Return the underlying org.apache.commons.fileupload.FileItem instance. There is hardly any need to access this.