Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HexStrToBigInt ¶
HexStrToBigInt transforms a hex sting like "0xff" to a big.Int. Arbitrary length values are possible.
func HexStrToInt64 ¶
HexStrToInt64 transforms a hex sting like "0xff" to an int64 like 15. The maximum value is "0x7fffffffffffffff", respectively 9223372036854775807
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.