Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComplexIntParameter ¶
type ComplexIntParameter int64
func (ComplexIntParameter) ToHex ¶
func (s ComplexIntParameter) ToHex() string
type ComplexIntResponse ¶
type ComplexIntResponse string
func (ComplexIntResponse) ToBigInt ¶
func (s ComplexIntResponse) ToBigInt() *big.Int
func (ComplexIntResponse) ToInt64 ¶
func (s ComplexIntResponse) ToInt64() int64
func (ComplexIntResponse) ToUInt64 ¶
func (s ComplexIntResponse) ToUInt64() uint64
type ComplexString ¶
type ComplexString string
func (ComplexString) ToHex ¶
func (s ComplexString) ToHex() string
func (ComplexString) ToString ¶
func (s ComplexString) ToString() string
Click to show internal directories.
Click to hide internal directories.