StreamReaderFile¶
- class dsviper.StreamReaderFile¶
Bases:
objectA 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.
Bases: object
A class used to read data from a file.
Close the file.
Return the offset.
Return the StreamRawReading interface.