Versions in this module Expand all Collapse all v1 v1.0.0 May 5, 2021 Changes in this version + func DecodeToBig(src []byte) (*big.Int, error) + func EncodeBig(dst []byte, src *big.Int) []byte + type CorruptInputError int64 + func (e CorruptInputError) Error() string