Ethereum PHP
PHP interface to Ethereum JSON-RPC API.
EthDataTypeInterface Member List

This is the complete list of members for EthDataTypeInterface, including all inherited members.

getDataLengthType()EthDataTypeInterfacestatic
getProperty(string $property='value', bool $hex_val=false)EthDataTypeInterface
getTypeClass(string $type, bool $typed_constructor=false)EthDataTypeInterfacestatic
isPrimitive()EthDataTypeInterfacestatic
setValue($val, array $params=[])EthDataTypeInterface
toArray()EthDataTypeInterface