save method
save
Saves the resource block to the specified stream.
def save(self, stream):
...
Parameter | Type | Description |
---|---|---|
stream | StreamContainer | The stream to save the resource block to. |
Saves the resource block to the specified stream.
def save(self, stream):
...
Parameter | Type | Description |
---|---|---|
stream | StreamContainer | The stream to save the resource block to. |