StreamReaderBlob¶ class dsviper.StreamReaderBlob(blob)¶ Bases: object A class used to read data from a blob. blob() → ValueBlob¶ Return the blob. offset() → int¶ Return the offset. stream_raw_reading() → StreamRawReading¶ Return the StreamRawReading interface.