IncrementalEncoder.setstate(state)
Set the state of the encoder to state. state must be an encoder state returned by getstate().
IncrementalEncoder.setstate(state)
Set the state of the encoder to state. state must be an encoder state returned by getstate().
Please login to continue.