Documentation
¶
Index ¶
- func Decode(buffer []byte) (*big.Int, int)
- func Encode(value big.Int) []byte
- func HexToBig(value string) big.Int
- func IPToVarint(address net.IP) []byte
- func UInt16ToBig(value uint16) big.Int
- func UInt32ToBig(value uint32) big.Int
- func UInt64ToBig(value uint64) big.Int
- func UInt8ToBig(value uint8) big.Int
- func VarintToIP(buffer []byte) (net.IP, int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IPToVarint ¶
func UInt16ToBig ¶
func UInt32ToBig ¶
func UInt64ToBig ¶
func UInt8ToBig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.