Variable FormDataFile._exhausted

class FormDataFile
{
  // ...
  bool _exhausted ;
  // ...
}