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