struct IPC::Message::CBORMessage
- IPC::Message::CBORMessage
- Struct
- Value
- Object
Included Modules
- CBOR::Serializable
Defined in:
ipc/message.crConstructors
Instance Method Summary
- #mtype : UInt8
- #mtype=(mtype : UInt8)
- #payload : Bytes
- #payload=(payload : Bytes)
- #utype : UInt8
- #utype=(utype : UInt8)