flush method
flush
Clears all buffers for this stream and causes any buffered data to be written to the underlying device.
def flush(self):
...
See Also
- module
aspose.cad
- class
StreamContainer
Clears all buffers for this stream and causes any buffered data to be written to the underlying device.
def flush(self):
...
aspose.cad
StreamContainer