Documentation ¶
Index ¶
- func ParseAddress(data []byte) (address.Address, error)
- func ParseAddressArray(data []byte) ([]address.Address, error)
- func ParseInt(data []byte) *big.Int
- func ParseIntArray(data []byte) ([]*big.Int, error)
- func ParseString(data []byte) (string, error)
- func ParseStringArray(data []byte) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseString ¶
func ParseStringArray ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.