Endo API documentation - v0.2.0 / Exports / @endo/marshal / Marshal
Interface: Marshal<Slot>
@endo/marshal.Marshal
Type parameters
| Name |
|---|
Slot |
Table of contents
Properties
Properties
fromCapData
• fromCapData: FromCapData<Slot>
Defined in
serialize
• serialize: ToCapData<Slot>
use toCapData
Defined in
toCapData
• toCapData: ToCapData<Slot>
Defined in
unserialize
• unserialize: FromCapData<Slot>
use fromCapData