StreamContent constructor
init
Initializes a new instance of the StreamContent class.
def __init__(self, content):
...
| Parameter | Type | Description |
|---|---|---|
| content | io.RawIOBase | The content. |
See Also
- module
aspose.html.net - class
StreamContent
Initializes a new instance of the StreamContent class.
def __init__(self, content):
...
| Parameter | Type | Description |
|---|---|---|
| content | io.RawIOBase | The content. |
aspose.html.netStreamContent