Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
click.testing.BytesIOCopy Class Reference
Inheritance diagram for click.testing.BytesIOCopy:
Inheritance graph
[legend]
Collaboration diagram for click.testing.BytesIOCopy:
Collaboration graph
[legend]

Public Member Functions

None __init__ (self, io.BytesIO copy_to)
 
None flush (self)
 
int write (self, ReadableBuffer b)
 

Public Attributes

 copy_to
 

Detailed Description

Patch ``io.BytesIO`` to let the written stream be copied to another.

.. versionadded:: 8.2

The documentation for this class was generated from the following file: