StreamWriterFile

class dsviper.StreamWriterFile

Bases: object

A 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.