public class ABI
extends Object
Constructor and Description |
---|
ABI() |
Modifier and Type | Method and Description |
---|---|
Bytes |
encode(Object... objects) |
Bytes |
encodePacked(Object... objects) |
Bytes |
encodeWithSelector(Bytes4 selector,
Object... objects) |
Bytes |
encodeWithSignature(Bytes32 signature,
Object... objects) |