![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| as_stream (self) | |
| file_path (self) | |
| bytes (self) | |
| size (self) | |
Public Member Functions inherited from pip._vendor.distlib.resources.ResourceBase | |
| __init__ (self, finder, name) | |
Static Public Attributes | |
| bool | is_container = False |
Additional Inherited Members | |
Public Attributes inherited from pip._vendor.distlib.resources.ResourceBase | |
| finder | |
| name | |
A class representing an in-package resource, such as a data file. This is not normally instantiated by user code, but rather by a :class:`ResourceFinder` which manages the resource.
| pip._vendor.distlib.resources.Resource.as_stream | ( | self | ) |
Get the resource as a stream. This is not a property to make it obvious that it returns a new stream each time.