Expand description
Decodes encoded bytes into an XDR object.
Structsยง
- Decoder
- Decode a single payload of bytes into an XDR object. Value must implement XDRIn.
- Input
Decoder - Decode a vector of Arguments into separate XDR object. Values must implement XDRIn.