public RC5Encoder(IRC5EncoderState state)
 {
     this.state = state;
 }
 public RC5Encoder(IRC5EncoderState state)
 {
     this.state = state;
 }