StreamWriterFile¶
- class dsviper.StreamWriterFile¶
Bases:
objectA class used to write data to a file.
- close() None¶
Close the file.
- offset() int¶
Return the offset.
- stream_raw_writing() StreamRawWriting¶
Return the StreamRawWriting interface.
Bases: object
A class used to write data to a file.
Close the file.
Return the offset.
Return the StreamRawWriting interface.