encoding/json.Number.Int64 (method)

one use

	encoding/json (current package)
		decode.go#L200: func (n Number) Int64() (int64, error) {