Method Inform
Inform(string)
Informs the decoder of an already decoded name (so the decoder can change state if necessary).
void Inform(string name)Parameters
- namestring
- The name. 
Informs the decoder of an already decoded name (so the decoder can change state if necessary).
void Inform(string name)name stringThe name.