Frame.sharedStorage

Whether the message MAY share underlying storage with another copy.

struct Frame
@safe @property
bool
sharedStorage
()

Throws

ZmqException if $(ZMQ) reports an error.

Corresponds to

$(ZMQREF zmq_msg_get()) with ZMQ_SHARED.

Meta