NeedsInput() public méthode

public NeedsInput ( ) : bool
Résultat bool
 public bool NeedsInput()
 {
     return(encoder.NeedsInput());
 }