Class Serialized

An object that is already serialized into header and frames

Declaration

class Serialized
source link

Documentation

Normal serialization operations pass these objects through.  This is
typically used within the scheduler which accepts messages that contain
data without actually unpacking that data.

Methods

Reexports