A buffer containing the return value as raw bytes.
The raw module schema as a buffer.
The name of the contract where the receive function is located.
The name of the receive function which return value you want to deserialize.
Optional
schemaVersion: numberThe schema version as a number. This parameter is optional, if you provide a serialized versioned schema this argument won't be needed.
Whether errors are in a verbose format or not. Defaults to false
.
Generated using TypeDoc
Deserializes a receive functions's return value from a sequence of bytes into a json object.