StreamReaderFile

class dsviper.StreamReaderFile

Bases: object

A class used to read data from a file.

close() None

Close the file.

offset() int

Return the offset.

stream_raw_reading() StreamRawReading

Return the StreamRawReading interface.