extract_msg.structures.mon_stream Module
Module contents
- final class extract_msg.structures.mon_stream.MonikerStream(data: bytes | None = None)[source]
Bases:
object
- property clsid: bytes
The CLSID, as a stream of 16 bytes, of an implementation specific object capable of processing the stream data.
- property streamData: bytes
An array of bytes that specifies the reference to the linked object.