Module object_handle

Source

Structs§

ObjectProperties

Constants§

INVALID_OBJECT_ID

Traits§

ObjectHandle
A handle for a generic object. For objects with a data payload, use the ReadObjectHandle or WriteObjectHandle traits.
ReadObjectHandle
WriteBytes
This trait is an asynchronous streaming writer.
WriteObjectHandle