The types to decode the buffer with.
The buffer to decode.
The decoded values as array.
Encode the data with the provided types.
The types to encode.
The values to encode. This array must have the same length as the types array.
The ABI encoded buffer.
Generated using TypeDoc
Decode an ABI encoded buffer with the specified types.