MCPcopy Index your code
hub / github.com/RustPython/RustPython / StreamReaderWriter

Class StreamReaderWriter

crates/vm/Lib/core_modules/codecs.py:677–763  ·  view source on GitHub ↗

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.

Source from the content-addressed store, hash-verified

Callers 1

openFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected