uniloadMultipartFile

suspend fun <T> <ERROR CLASS>.uniloadMultipartFile(    deserializer: <ERROR CLASS><T>,     onFormItem: (<ERROR CLASS>) -> Unit = {},     onCustomFileItem: (<ERROR CLASS>) -> Unit = {},     onBinaryContent: (<ERROR CLASS>) -> Unit = {}): <ERROR CLASS>
suspend fun <ERROR CLASS>.uniloadMultipartFile(    onFormItem: (<ERROR CLASS>) -> Unit = {},     onCustomFileItem: (<ERROR CLASS>) -> Unit = {},     onBinaryContent: (<ERROR CLASS>) -> Unit = {}): <ERROR CLASS>