save_stream method
save_stream
Implements this method to save cache,save the stream to the cache with the key uid.
def save_stream(self, s, uid):
...
| Parameter | Type | Description |
|---|---|---|
| s | io.RawIOBase | |
| uid | str |
See Also
- module
aspose.cellsgridjs - class
GridCacheForStream