Class
codecs.StreamReaderWriter

StreamReaderWriter instances allow wrapping streams which work in both read and write modes.

The design is such that one can use the factory functions returned by the codec.lookup() function to construct the instance.

Base classes

There are no base classes.

Implemented Interfaces

There are no implemented interfaces.

Attributes/Properties

Methods

Known Subclasses

There are no known subclasses.