Ether Binder
Set of utilities for interacting with Ethereum and it's smart contracts with PHP, with generating ABI bindings and Ethereum-related types
|
This is the complete list of members for M8B\EtherBinder\RLP\Decoder, including all inherited members.
__construct(string $dataBin) (defined in M8B\EtherBinder\RLP\Decoder) | M8B\EtherBinder\RLP\Decoder | protected |
decode() | M8B\EtherBinder\RLP\Decoder | protected |
decodeArray(int $size) | M8B\EtherBinder\RLP\Decoder | protected |
decodeEntry() | M8B\EtherBinder\RLP\Decoder | protected |
decodeRLPBin(string $bin) | M8B\EtherBinder\RLP\Decoder | static |
decodeRLPHex(string $hex) | M8B\EtherBinder\RLP\Decoder | static |
getByte(int $len=1) | M8B\EtherBinder\RLP\Decoder | protected |
getByteStr(int $len) | M8B\EtherBinder\RLP\Decoder | protected |