public class FunctionEncoder extends java.lang.Object
Ethereum Contract Application Binary Interface (ABI) encoding for functions. Further details are available here.
static java.lang.String
encode(Function function)
encodeConstructor(java.util.List<Type> parameters)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static java.lang.String encode(Function function)
public static java.lang.String encodeConstructor(java.util.List<Type> parameters)