StreamReaderSharedMemory

class dsviper.StreamReaderSharedMemory

Bases: object

A class used to read data from a shared memory region.

offset() int

Return the offset.

rewind() None

Rewind the stream.

size() int

Return the size.

stream_raw_reading() StreamRawReading

Return the StreamRawReading interface.