Struct ethabi::Decoder [] [src]

pub struct Decoder;

ABI decoder.

Methods

impl Decoder
[src]

Decodes ABI compliant vector of bytes into vector of tokens described by types param.