Expand description

Decodes encoded bytes into an XDR object.

Structs

Decode a single payload of bytes into an XDR object. Value must implement XDRIn.

Decode a vector of Arguments into separate XDR object. Values must implement XDRIn.