Variable MultipartForm.FormData.input

struct MultipartForm.FormData
{
  // ...
  FiniteReadable input ;
  // ...
}