Pczt
Index
Methods
free
Returns void
serialize
Returns Uint8Array
to_json
Returns a JSON object with the details of the Pczt.
Returns any
staticfrom_bytes
Deserialize to a Pczt from postcard bytes.
Parameters
bytes: Uint8Array
Returns Pczt
staticfrom_json
Returns a Pczt from a JSON object
Parameters
s: any
Returns Pczt
Returns the postcard serialization of the Pczt.