public class TypeEncoder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
encode(Type parameter) |
static java.lang.String |
encodePacked(Type parameter)
Returns abi.encodePacked hex value for the supported types.
|
public static java.lang.String encode(Type parameter)
public static java.lang.String encodePacked(Type parameter)
parameter - Value to be encoded