math/big.Int.UnmarshalText (method, view implemented interface methods)
2 uses
math/big (current package)
intmarsh.go#L57: func (z *Int) UnmarshalText(text []byte) error {
intmarsh.go#L79: return z.UnmarshalText(text)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)