Variable FormDataBytes._exhausted

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