Encoding iterator. Encodes the input strings from the iterator using a IncrementalEncoder. errors and kwargs are passed through to the IncrementalEncoder constructor.
(iterator, encoding, errors='strict', **kwargs)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected