uniload Multipart File
suspend fun <T> <ERROR CLASS>.uniloadMultipartFile(deserializer: DeserializationStrategy<T>, onFormItem: (<ERROR CLASS>) -> Unit = {}, onCustomFileItem: (<ERROR CLASS>) -> Unit = {}, onBinaryContent: (<ERROR CLASS>) -> Unit = {}): <ERROR CLASS>
Content copied to clipboard
suspend fun <ERROR CLASS>.uniloadMultipartFile(onFormItem: (<ERROR CLASS>) -> Unit = {}, onCustomFileItem: (<ERROR CLASS>) -> Unit = {}, onBinaryContent: (<ERROR CLASS>) -> Unit = {}): <ERROR CLASS>
Content copied to clipboard